Hi,

I've been thinking about Tapestry component suites packaged with functional service layer objects. Using Spindle and the Palette plugin in Eclipse I'd like to be able to see users drag components onto pages that are already tied to application business logic. it won't work for all cases but there are common features like login, authorization, account management, catalog, comments, and so on which I believe could be packaged this way.

I found this link in my search:

http://opensource.atlassian.com/confluence/spring/display/DISC/ Componentizing+Spring+and+Hibernate+Development

in this case common persistent classes have been packaged into JAR files for reuse in multiple applications. Layer service objects on top of something like this, bind Tapestry components to the service objects and package them up.


Mike


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to