I'm looking into using Xworks mostly for actions with reuse of actions in all three settings. Main use: Swing/SWT application; secondly, webservices and web application.
I'd be interested to see how the same action could be reused, with "just switching" of dispatcher/interceptor necessary for integration on each platform. My alternative is to roll my own action framework, with basically the same features that the core dispatcher and FactoryProxies has today (+ standard error reporting, transparent handling of Undo and some other things). I'm impressed by a lot of the stuff in WW today, so my guess is that it would in large parts be a rewrite of WW... But it would of course be preferrable to have a widely used framework instead (perhaps with readymade code for at least some of the usecases) ;-) cheers, /M�ns > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Rickard �berg > Sent: den 11 januari 2003 09:30 > To: [EMAIL PROTECTED] > Subject: Re: [OS-webwork] XWork: core concepts > > > Peter Kelley wrote: > > Good to have you back > > I'm not back. I'm trying to see whether it's any point in me restarting > the XWork. > > > Are views a core concept ? > > Tricky one. Yes, I guess they should be, somehow. > > > The other thing we might want to address is > > whether or not XWork will be somewhat seperated at the core from the > > web. > > This is a very difficult question. Separating it from the javax.servlet > API should be possible, but overall I have the feeling that trying to > make a *too* generic solution might be crippling. > > A little poll: > *) How many have actions that are used with more than one kind of > dispatcher? > *) How many are using WebWork in Swing apps? > *) How many are using WebWork for RPC style stuff? (the > ClientServletDispatcher and friends) > > /Rickard > > -- > Rickard �berg > [EMAIL PROTECTED] > Senselogic > > Got blog? I do. http://dreambean.com > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld =omething 2 See! > http://www.vasoftware.com > _______________________________________________ > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
