Thanks for your reply, But currently is there an equavalent for ECM in merlin? which I can use to the problem is I cannot expose the framework as it is confidential (company).
Currently I am using a wrapper class which uses ECM to lookup for the component and returns the component to the clients who use the framework. I need to change that class to start using Merlin. Also I have used interfaces lie ThreadSafe which I don't find equvalents in Merlin. Looks to me like there is lot of work, but is it possible for you to give me a class which has main() method which uses some component manager to load a component by Role. I also find that the Selector, Role concepts are not found in Merlin. How are the components identified? (Artifact??) I am not sure. Sorry but the documentation takes me no where. Thanks ----- Original Message ----- From: "Stephen McConnell" <[EMAIL PROTECTED]> Newsgroups: gmane.comp.jakarta.avalon.devel Sent: Thursday, April 08, 2004 9:52 PM Subject: Re: Framework using Merlin > Vijay Kumar AB wrote: > > > Hi, > > > > I have a small framework which I have developed, but it is using ECM, now > > how easy is it to move on to Merlin? or Fortress?.. > > About 60% of the Turbine Fulcrum components were migrated from ECM to > Fortress in a single Sunday afternoon. Another 10% was handled over a > couple of afternoons - and the remaining 20% will be migrating with > maybe a single days effort. > > A lot depends on the semantic assumptions that your components make. Is > the code base available on-line? If so - I could provide a quick audit > and let you know what the options are. > > > I was told that Merlin is a better way to go than Fortress., Any ideas? > > Fortress has been retired. Avalon has taken a decision to consolidate > all efforts on a single architecture, platform and container. That > consolidation is completely centered on Merlin. > > > The framework I have does not run as a service, but can be invoked using ECM > > (role based). Is there any document which will help me in migrating to > > Merlin > > Not today - but the more information you can provide about your scenario > the better/ There are several people here that have experience with > both ECM and Merlin and can provide some rapid guidance. Probability is > high that a transition will be painless and rapid. > > Cheers, Stephen. > > > Thanks > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > > |------------------------------------------------| > | Magic by Merlin | > | Production by Avalon | > | | > | http://avalon.apache.org/merlin | > | http://dpml.net/merlin/distributions/latest | > |------------------------------------------------| --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
