So I've generated my Taxonomy db and python code.... and one of the modules
is called Category.py.

In general OO design terms, should I add a "writeBody()" method to
Category.py, which maybe gets the id from the SEARCH_ARGS or create a
CategoryPage.py module which calls a method in my Category class?

Which would you do?

thanks

tom



_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to