Sonu Vijay wrote:

Ok, that makes sense. But why do Roles still exist in
API classes/Interfaces. I mean the code


String ROLE = PoolService.class.getName();


Legacy from long ago. It was required by the ECM container. It is not and will not be required or referenced by Merlin. Its still there in the Fulcrum code because its part of a interface contract so chances are that someone that is referencing it as a shortcut to PoolService.class.getName().

Stephen.

--

|------------------------------------------------|
| 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]



Reply via email to