Mailing List Archive

[Zope-PTK] Where to start from?
Hi Zopistas!

I installed the DemoPortal and started to play around with it.
Now I want to start real programming with the PTK.
I want to change the classes so they fit my needs.
My question is where to start from.
I want to develop my own class, not to change a Portal Instance.
How belong PTKBase and PTKDemo together?
Is PTKDemo a child of PTKBase and DemoPortal an instance of this one?
Should I start to edit PTKBase and PTKDemo or should I make new
classes which have them as parent and edit this one?

best regards

Philipp Dunkel