|
From: Juergen H. <ju...@in...> - 2005-04-04 20:25:56
|
I agree that it makes most sense to keep the Flow Portlet support within the flow packages. After all, the Servlet version of Web Flow resides in the "web.flow" package too, instead of within "web.servlet"; I would argue that the same should apply to the Portlet version. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Colin Sampaleanu Sent: Monday, April 04, 2005 10:03 PM To: spr...@li... Subject: Re: [Springframework-developer] SWF - portlet packaging Erwin Vervaet wrote: > All, > > We're preparing to integrate the Portlet support (contributed by > J.Enrique Ruiz) into the Web Flow system. This brings up an > interesting question: what packages should we use? > > Should the SWF portlet support live in the SWF packages? For instance: > org.springframework.web.flow.action.portlet > org.springframework.web.flow.execution.portlet > > Or should it live in the Spring Portlet MVC support: > org.springframework.web.portlet.flow > > Any input on this would be much appreciated! > Keith and I are currently leaning towards option 1: put it in SWF. I consider the 'integration' support for the flow as almost a third-party, bridging library. I think #1 makes the most sense, with the possibility that at some time it might even be broken out into its own build, although still in the same packages. This does imply that if Web Flow moves to the main source for 1.3, as expected, so will the portlet code. Colin -- Colin Sampaleanu Interface21 Principal Consultant Spring Training, Consulting and Support - "From the Source" http://www.springframework.com ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |