[albatross-users] Request for hints on building a complex application

Dave Cole djc at object-craft.com.au
Wed Jun 18 10:19:40 EST 2003


>>>>> "Fabian" == Fabian Fagerholm <fabbe at paniq.net> writes:

Fabian> What general advice do you have on implementing the Model
Fabian> classes?  There's a possibility that another (gui) front-end
Fabian> will be added later, and I'd like to use the same Model
Fabian> classes for that.

Think about building a unit test suite for the model classes.  This
will force you to make the code reusable, and will also allow you to
think about the kind of operations you need to support in both user
interfaces.

- Dave

-- 
http://www.object-craft.com.au




More information about the Albatross-users mailing list