--- Vic Cekvenich <[EMAIL PROTECTED]> wrote: > > And.... even a simple DAO interface, to be used optionaly be people, so > they can go back and forth from iBatis to Hibreante or what ever.
I started the Mapper project in the commons for this exact reason. It doesn't belong in Struts. http://jakarta.apache.org/commons/sandbox/mapper/ David > > And build Struts on top of HiveMind or similar. (IoC and Services... and > > XML). > > If just the MVC interfaces are defined, then several implemenations can > ship. One implemtation would be backwards compatible. > Once could be SOAPActionImpl. > > Action's execute should take a Map as signature argument. This way we do > > not have Req/Resp tie in, but anything comes in. > Ex: execute(Map arg) { .. } > A good 1st step is to have a TilesAction and Action have same signature > for execute. > > > .V > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]