On 09/02/2010 05:08 PM, David Blevins wrote:
Since the little refactoring we did to add AppContext, ModuleContext and
MethodContext I've been dying to rename CoreDeploymentInfo to a simpler
BeanContext. So that would give us a cleaner:
AppContext
\-- ModuleContext
\--BeanContext
\--MethodContext
Pretty neat. Much clearer
At the same time we would just remove the DeploymentInfo interface which is an
abstraction that never panned out and this point is just confusing why it's
there. It's also bothered me that CoreDeploymentInfo has the 'Info' suffix
which confuses it with the InfoObject tree.
Thats what I thought for a long time until I encountered it more closely
while working on the Faces stuff.
--
Karan Singh Malhi