29 Sep
2000
29 Sep
'00
9:11 a.m.
Dieter Maurer wrote:
Chris Withers writes:
A **page** is the result of applying presentation to data in the object system. A page is a particular result of a URL when viewed under certain conditions.
....I'd like to add to this: components used to make up 'page's should not be URL-visible. Why should they be? (would this raise issues with XML-RPC?) Because, you want to access them for management purposes (e.g. change them).
Hmmm... tough problem... I wonder how hard it would be for stuff to 'hidden' until you're logged in? ...probably not that hard, at least for basic authentication... cheers, Chris