Re: 2nd generation skinning - view and leather

2005-04-06 Thread Thorsten Scherler
On Wed, 2005-04-06 at 09:31 +0200, Nicola Ken Barozzi wrote: > Thorsten Scherler wrote: > ... > > A nugget is a *BusinessHelper* that access one *BusinessService*. Which > > then will provide data for the *PresentationModel*. > > > > WDYT? > > I have not read all the thread, but in general terms,

Re: 2nd generation skinning - view and leather

2005-04-06 Thread Juan Jose Pablos
Thorsten Scherler wrote: If you change some captions of the http://corej2eepatterns.com/Patterns2ndEd/images/DVMainClass.gif diagram (compare while reading) then you will understand how the forrest:view concept (should) work(s): - The *JSP* is now 'forrest:view' in the view. - The *BusinessHelper

Re: problem with docs at forrest.apache.org/docs/dev/

2005-04-06 Thread Ross Gardler
David Crossley wrote: Ross Gardler wrote: David Crossley wrote: If they went under docs/plugins/$plugin-name/ then they will fit better with the versioning system described above. OK, that's where I'll put them then. Hmmm, but you put them under /plugins/docs/ instead? http://svn.apache.org/viewcv

Re: removing author tags

2005-04-06 Thread Ross Gardler
David Crossley wrote: I have gone through our sources and removed the few remaining author tags. There are still some in some Cocoon sources that have been imported at: whiteboard/plugins/org.apache.forrest.plugin.Database/**/*.java etc. ... not worried about those author tags, that is a Cocoon iss

[JIRA] Closed: (FOR-248) not ndered in site.pdf ( works)

2005-04-06 Thread issues
Message: The following issue has been closed. - View the issue: http://issues.cocoondev.org//browse/FOR-248 Here is an overview of the issue: - Key

removing author tags

2005-04-06 Thread David Crossley
I have gone through our sources and removed the few remaining author tags. There are still some in some Cocoon sources that have been imported at: whiteboard/plugins/org.apache.forrest.plugin.Database/**/*.java etc. ... not worried about those author tags, that is a Cocoon issue. There are author

Re: 2nd generation skinning - view and leather

2005-04-06 Thread Nicola Ken Barozzi
Thorsten Scherler wrote: ... A nugget is a *BusinessHelper* that access one *BusinessService*. Which then will provide data for the *PresentationModel*. WDYT? I have not read all the thread, but in general terms, it seems that the direction is the right one. :-) -- Nicola Ken Barozzi