On 03/07/2012 08:35 AM, Brian Stansberry wrote:
We need to decide what we want to do about usage of the
jboss-common-core library.
Pulling things into AS is definitely the wrong thing to do. I
definitely agree on that score. I think the thing to do is to start
fragmenting common-core into categories until everything we use has been
put into its own library, and everything we don't use can then be dropped.
A pull request[1] has come in that brings a bunch of
jboss-common-core
classes into the AS 7 codebase.
[...]
For the property editor stuff, which seems to be the bulk of this
change, if it's widely used, perhaps a dedicated property editor library
is called for. Aleš, does the POJO deployment subsystem use this code?
--
- DML