Alternatively, you could consider population of the chain Context to be roughly "application assembly" -- but the commons-chain library doesn't really provide much support for setting up a complicated Context.


I know, but even digester lets me assemble objects. And hivemind.


I do wish Struts/Shale/Jakarta/Sun had an unimplemented Dao interfac

Hm. What would this look like? Is it just a marker? The way I write my DAOs, there would never really be any useful commonality which could be extracted into an interface.


The fact that there is an interface is key.
Then I can change from EJB to iBatis to xyz.

ex:
ArrayList populate(Map args)
boolean insert(Map row)

etc.

.V


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

Reply via email to