Network Example |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The simulator starts with no nodes. The new city button pops up a dialog for city information. Try http:run.cgi.
An ActionFixture delegates much of its work to other fixtures (actors). See the source for the actor(s) in use here. This fixture employs a domain specific ValueObject called a GeoCoordinate. The framework goes to some lenght to make sure such objects can be parsed and printed within the framework. Actual parsing and printing are easily delegated to the domain object, as they are here by GeoCoordinate, which accepts a wide variety of coordinate notations.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Last edited September 11, 2002 Return to WelcomeVisitors |