Ed Singleton wrote: >I want to create a small simple CMS for my website. Users will be >able to add and edit basic pages. Pages can have sub-pages (no need >for folders cause a folder and an index.html can be unified into one >concept). > >Users will also be able to create new types of pages, maybe a >PressReleasePage for example. PressReleases would be based on a >normal page but might have extra attributes such as Author, Abstract >or DateToBeReleased. > > > Store the fields in a database, make a factory class that gets those fields and generates a page accordingly.
I agree with Kent, what you're trying seems way too abstract. Ismael _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor