So drools will respect files with a .package extension as a place for declared types,
functions, etc. when used with these in the class path. How can a import these into a
KnowledgePackage/KnowledgeBase so they can get compiled along with stuff when this is not
in the class path at startup? My use case is such that these are not in the same space and
can't be loaded at startup time in most cases.
Any help is greatly appreciated,
-- Paul Ryan