Since some bundles are from third party, like the HPPC collection, they will not have a built-in set of schema and templates. Also the schema cannot be generated from the (missing) annotations on the classes. So the solution is to allow us to define the schema and templates in a different bundle then where the code is.
Also, based on this, the JRE templates should be re-written into their own bundle. Ideally, all templates should be generated, including the JRE templates, from the schema files.
Since some bundles are from third party, like the HPPC collection, they will not have a built-in set of schema and templates. Also the schema cannot be generated from the (missing) annotations on the classes. So the solution is to allow us to define the schema and templates in a different bundle then where the code is.
Also, based on this, the JRE templates should be re-written into their own bundle. Ideally, all templates should be generated, including the JRE templates, from the schema files.