Date Name Downloads
Dec 27, 2021 2.0.9 66
Nov 28, 2021 2.0.8 16
Jul 25, 2021 2.0.7 45
Dec 10, 2020 2.0.6 159
Jul 2, 2020 2.0.5 101
Apr 8, 2020 2.0.4 95
Mar 9, 2019 2.0.3 156
Jun 20, 2018 XPages Bazaar 2.0.2 156
May 29, 2018 XPages Bazaar 2.0.1 88
Mar 31, 2018 XPages Bazaar 2.0.0 123
Oct 21, 2013 XPagesBazaar-20131021 403
Jul 30, 2013 XPagesBazaar-20130730 179
May 16, 2013 XPagesBazaar-20130516 185
May 10, 2013 XPagesBazaar-20130510 545
May 6, 2013 XPagesBazaar-20130506 271
Apr 16, 2013 XPagesBazaar-20130404 131
Jan 22, 2013 XPagesBazaar-20030111 222
Oct 5, 2012 XPagesBazaar-20121005 258
Oct 2, 2012 10/02/12 166
XPagesBazaar-20130506
XPagesBazaar-20130506
May 6, 2013
Apache License
271

This release features a new capability that will make my fellow hackers curious: the ability to dynamically compile Java code on the server, and inject the resulting class in a classloader. Then you follow me, it is the foundation for dynamic pages, including XPages. It even provides a managed bean for handling these dynamic XPages. In this case, they are no longer interpreted, but compiled as they would be by Designer. Except that all happens in memory at runtime.

The Bazaar doesn't have yet a demo of the feature but the Playground delivered with the SDK will soon take advantage of it.