• Anonymous
  • Login
  • Register
XPages Extension Library - Feature Request: Export the XPages Classes


We seek a solution that all of XPages classes in a nsf can be loaded or included by other NSF Application.

Since 8.5.2 , domino has supply an method using template moudle to aggregate all xpages into one template module.

but our needs is different.  We want to build an Xpages framework which contains of many frameworklevel shared Xpages would used across many NSF. and in one normal nsf application can have its own Xpages . we want normal developer can not see and modify the source code of those framework leveled Xpages.

I hava hacked the ModuleClassLoader of NSFComponentModule to implement that idea. but it is very hard because of the architecture of module classloader very depend the hypothesis of NSF Module ought to be isolated . NotesContext.getCurrent().getModule() occur here and there, and NsfURL is also read contents of current module.

I had successfully conquered all obstacles and let one Xpages successfully include another xpage from other nsf. but some thing like javascripts library, file resources, and ManagedBean's configuration xml cannot load correctly. through seriously consider, I have a good idea to solve this problem.  it is using XPages Extension Library mechanism , and if we can export all Xpages classes and relative resources to an bundle jar and autowrap it as an Xpages library, it will be very cool.




Taken Actions by Owners

No actions have been taken yet.


Documents
In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.