[Zope-CMF] Isn't Creator a property ?
Gitte Wange
gitte@mmmanager.org
Thu, 19 Jul 2001 15:28:05 +0200
On Thursday 19 July 2001 14:45, you wrote:
> seb bacon wrote:
> > * Gitte Wange <gitte@mmmanager.org> [010719 10:58]:
> >>On Thursday 19 July 2001 12:22, you wrote:
> >>>* Gitte Wange <gitte@mmmanager.org> [010719 10:45]:
> >>>
> >>>< snip >
> >>>
> >>>>Is the Creator an object or a property ???
> >>>
> >>>It's a method :-)
> >>>
> >>> Creator()
> >>
> >>Is this method documented anywhere ?
> >>(Couldn't find it in the help docs for Zope).
> >>And what object is it a method of ?
> >
> > It's a method of DublinCore. The best place for documentation of this
> > kind of thing at the moment is a servce's interface definition:
> >
> > CMFCore/interfaces/DublinCore.py
> >
> > Quick thought: it would be easy enough to write a script to HTML-ize
> > the interfaces and their doc strings. Didn't Dieter do something like
> > this?
>
> CMFCore registers those interface files as "API Help"; check the
> Zope help system.
>
> Tres.
Thank you Seb - I found it :-)
I was wondering - is there some "tool" out there to create an API doc help
from your python classes ????
They all look so "standard" so I thought you had used some kind of template
or so.
Regards,
--
Gitte Wange Jensen
Sys Admin, Developer and a lot more
MMmanager.org Aps, Denmark
Phone: +45 29 72 79 72
Email: gitte@mmmanager.org
Web: www.mmmanager.org
Quote of the day:
Oh, I can agree with that. Discipline can be good for you.
- Linus Torvalds