Télécharger la liste

Description du projet

Navigation implements a design pattern that allows
you to navigate through complex systems by means
of "navigation chains". Each node in the
navigation chain is represented as its own object,
and can have any number of child links attached to
it (done through upwards linking; navigations have
no knowledge of their children). This means that
you can create a navigation chain to a common
point in your system, and then attach multiple
subchains at that point. The proof-of-concept
handles most HTML navigation requirements, and is
used by the author to test Web applications.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-15 20:37
1.0

Tags: Initial freshmeat announcement

Project Resources