Bug 298482 - Support discovery of model loaders declared in dynamically loaded JET projects
Summary: Support discovery of model loaders declared in dynamically loaded JET projects
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Jet (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Paul Elder CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-23 15:14 EST by Paul Elder CLA
Modified: 2020-05-01 16:11 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Elder CLA 2009-12-23 15:14:02 EST
When a JET project is loaded and executed from the workspace (i.e. dynamically loaded), the JET runtime will discover any XPath functions and JET tags declared in that project. But, it will not discover declared model loaders.

With this enhancement, the runtime would discover such model loaders and make them available to the dynamically loaded JET transformation.