How about an extension of the artifact in webtools can mark which files don't have supporting classes.
BJ Freeman sent the following on 8/7/2008 6:51 PM: > <create-object class-name="java.io.StringWriter" > field-name="XMLWriter"/> > <call-class-method method-name="create" > class-name="org.ofbiz.base.util.collections.MapStack" > ret-field-name="xscreenContext"/> > > so say there is a depreciation of classes, for an example, > how best to migrate them programmatically? > > > >
