|
From: Colin S. <col...@ex...> - 2005-04-04 20:03:39
|
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 |