[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: setting managed property of type List
alesj
do-not-reply at jboss.com
Wed Dec 12 08:03:43 EST 2007
"adrian at jboss.org" wrote :
| I don't get the reference to OO?
|
OK, this is a mechanism for taking apart non serializable objects.
If we only remember its interface and then have a map 'interface --> default impl', then we forget about polymorphism.
e.g. I would still like to have MyInterface1 and MyInterface2, both implementing Interface, taken apart, but when I want to re-construct them, I very much care about the impl details.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112248#4112248
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112248
More information about the jboss-dev-forums
mailing list