Carsten Ziegeler wrote: > Ok, I think we should have a look at a features list of fortress > and merlin compared to the ECM. > > Is this somewhere available? > > I learned by this thread that some marker interface are not > available anymore and have to be configured somewhere for fortress. > Is this right? > > So which marker interfaces are concerned? C > How much effort is it to still support those marker interfaces without > needing the extra configuration?
There is no way to do it in Merlin. There are other things such as no real support for the ServiceSelector. With Fortress, it is relatively easy: extend AbstractContainer (like DefaultContainer does). Change the configure() method to act like the current ECM version. You can get the Recyclable interface working by implementing an Accessor lifecycle extension. As to a complete feature list, there is none out there--perhaps that can be a new documentation page. -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]