|
From: Frank V. C. <fr...@co...> - 2000-01-24 14:29:30
|
I thought I would get 0.4.5 out today, but I didn't get the test case for Facade working until late, and I need to comment the interfaces. At any rate, what I settled on was: Object : Vacuous object with ID ObjectFactory : Object create, destroy, cache, and ID generator. Dictionary : Object name to ID map Modeler : Manages Object parent to child relationships ObjectModel : The Facade that interfaces to the application for creating, renaming, deleting, name changes, and relationship creation and deletion. I didn't have time to do a C parser <g> like GoF example. As I am off to the day job, I will complete tonight and CVS it with a release in the tomorrow morning -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux |