On Mon, 2006-01-30 at 13:50 -0500, Davanum Srinivas wrote: > I've reviewed the code in question, there are exactly 2 files in > policy project that uses axiom namely > > - OMPolicyReader : OMPolicyReader is loaded on demand (using a class > loader) from PolicyFactory.java. So moving it to axis2 core should not > be a problem. > - PolicyAttachmentUtil : PolicyAttachmentUtil is not even referenced > from any other files in policy project. So there should not be a > problem moving it to axis2 core. > > So, we don't have to do this right now. IMHO, We can defer this > surgery for later.
But this is the wrong thing to do from the point of view of the policy model project. What's the reason for deferring the surgery? Its a relatively minor surgery; easily outpatient care! ;-) Sanjiva.
