David, Here is the model : http://incubator.apache.org/graffito/class-diagrams.html Link extends CmsObject by this way, you can create links on folder, content, ...
The contentModelService manages links. Christophe On 10/5/05, David Sean Taylor <[EMAIL PROTECTED]> wrote: > > Hi Christophe, > > In the older versions of Graffito/JCMS that I am (still (sigh)) using, > links exist in folders. I can't see how thats modeled in the SVN head. > > Folders have contents and folders have more folders. > Im proposing folders having links, and either: > > Link extend Content instead of CmsObject > > -- or -- > > add method to Folder > > getLinks() > > Thanks, > > David > >
