[xwiki-devs] Scripting Reference Documentation for 4.5.x
Hi, I've published the javadocs for 4.5.x on the Scripting Reference Documentation. http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation Could somebody point me to some news scripting bindings that have been created since 4.1.x/4.2.x so that we look to add them. Ludovic -- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
On Feb 16, 2013, at 12:08 AM, Ludovic Dubost <[email protected]> wrote:
Hi,
I've published the javadocs for 4.5.x on the Scripting Reference Documentation.
http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation
Could somebody point me to some news scripting bindings that have been created since 4.1.x/4.2.x so that we look to add them.
I don't know the exact difference but I've added this for you: http://extensions.xwiki.org/xwiki/bin/view/Extension/All+Script+Service+API Hope it helps, -Vincent
Thanks, This is useful but a bit hard to use as you need an XWiki running. I've instead made a script using regexp to find the implementations of services. This allows to make a diff from one version to another. I have finished updating the documentation: - I published the javadoc for 4.3 and 4.4 - I've added the services entries that have been added in 4.2, 4.3, 4.4 and 4.5 (uiextension, localization, distribution, solr, xarextension) I've also published to code on GitHub and documented how to use it to generate the next version as well as find the new APIs: http://platform.xwiki.org/xwiki/bin/view/SRD/HowToBuild Ludovic 2013/2/16 Vincent Massol <[email protected]>
On Feb 16, 2013, at 12:08 AM, Ludovic Dubost <[email protected]> wrote:
Hi,
I've published the javadocs for 4.5.x on the Scripting Reference Documentation.
http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation
Could somebody point me to some news scripting bindings that have been created since 4.1.x/4.2.x so that we look to add them.
I don't know the exact difference but I've added this for you: http://extensions.xwiki.org/xwiki/bin/view/Extension/All+Script+Service+API
Hope it helps, -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost
Cool. BTW this reminds me of something I wanted to do which is to publish a jdiff report: http://javadiff.sourceforge.net/ Thanks -Vincent On Feb 16, 2013, at 5:15 PM, Ludovic Dubost <[email protected]> wrote:
Thanks,
This is useful but a bit hard to use as you need an XWiki running. I've instead made a script using regexp to find the implementations of services. This allows to make a diff from one version to another.
I have finished updating the documentation:
- I published the javadoc for 4.3 and 4.4 - I've added the services entries that have been added in 4.2, 4.3, 4.4 and 4.5 (uiextension, localization, distribution, solr, xarextension)
I've also published to code on GitHub and documented how to use it to generate the next version as well as find the new APIs:
http://platform.xwiki.org/xwiki/bin/view/SRD/HowToBuild
Ludovic
2013/2/16 Vincent Massol <[email protected]>
On Feb 16, 2013, at 12:08 AM, Ludovic Dubost <[email protected]> wrote:
Hi,
I've published the javadocs for 4.5.x on the Scripting Reference Documentation.
http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation
Could somebody point me to some news scripting bindings that have been created since 4.1.x/4.2.x so that we look to add them.
I don't know the exact difference but I've added this for you: http://extensions.xwiki.org/xwiki/bin/view/Extension/All+Script+Service+API
Hope it helps, -Vincent
Well if you could have in the release notes the list of new script bindings it would help i'm not sure java diff would really do that Ludovic Le dimanche 17 février 2013, Vincent Massol a écrit :
Cool.
BTW this reminds me of something I wanted to do which is to publish a jdiff report: http://javadiff.sourceforge.net/
Thanks -Vincent
On Feb 16, 2013, at 5:15 PM, Ludovic Dubost <[email protected]<javascript:;>> wrote:
Thanks,
This is useful but a bit hard to use as you need an XWiki running. I've instead made a script using regexp to find the implementations of services. This allows to make a diff from one version to another.
I have finished updating the documentation:
- I published the javadoc for 4.3 and 4.4 - I've added the services entries that have been added in 4.2, 4.3, 4.4 and 4.5 (uiextension, localization, distribution, solr, xarextension)
I've also published to code on GitHub and documented how to use it to generate the next version as well as find the new APIs:
http://platform.xwiki.org/xwiki/bin/view/SRD/HowToBuild
Ludovic
2013/2/16 Vincent Massol <[email protected] <javascript:;>>
On Feb 16, 2013, at 12:08 AM, Ludovic Dubost <[email protected]<javascript:;>>
wrote:
Hi,
I've published the javadocs for 4.5.x on the Scripting Reference Documentation.
http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation
Could somebody point me to some news scripting bindings that have been created since 4.1.x/4.2.x so that we look to add them.
I don't know the exact difference but I've added this for you:
http://extensions.xwiki.org/xwiki/bin/view/Extension/All+Script+Service+API
Hope it helps, -Vincent
_______________________________________________ devs mailing list [email protected] <javascript:;> http://lists.xwiki.org/mailman/listinfo/devs
-- Sent from Mobile
On Feb 17, 2013, at 8:48 AM, Ludovic Dubost <[email protected]> wrote:
Well if you could have in the release notes the list of new script bindings it would help i'm not sure java diff would really do that
It won't show the new service bindings but for it'll show API diff for all java classes, thus including the new services APIs. Thanks -Vincent
Ludovic
Le dimanche 17 février 2013, Vincent Massol a écrit :
Cool.
BTW this reminds me of something I wanted to do which is to publish a jdiff report: http://javadiff.sourceforge.net/
Thanks -Vincent
On Feb 16, 2013, at 5:15 PM, Ludovic Dubost <[email protected]<javascript:;>> wrote:
Thanks,
This is useful but a bit hard to use as you need an XWiki running. I've instead made a script using regexp to find the implementations of services. This allows to make a diff from one version to another.
I have finished updating the documentation:
- I published the javadoc for 4.3 and 4.4 - I've added the services entries that have been added in 4.2, 4.3, 4.4 and 4.5 (uiextension, localization, distribution, solr, xarextension)
I've also published to code on GitHub and documented how to use it to generate the next version as well as find the new APIs:
http://platform.xwiki.org/xwiki/bin/view/SRD/HowToBuild
Ludovic
2013/2/16 Vincent Massol <[email protected] <javascript:;>>
On Feb 16, 2013, at 12:08 AM, Ludovic Dubost <[email protected]<javascript:;>>
wrote:
Hi,
I've published the javadocs for 4.5.x on the Scripting Reference Documentation.
http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation
Could somebody point me to some news scripting bindings that have been created since 4.1.x/4.2.x so that we look to add them.
I don't know the exact difference but I've added this for you:
http://extensions.xwiki.org/xwiki/bin/view/Extension/All+Script+Service+API
Hope it helps, -Vincent
Hi Ludovic, Just noticed that the skinx plugins like $xwiki.jsx, $xwiki.ssx, $xwiki.jsfx, ... are not properly documented. There is an entry $xwiki.skinx, which is probably useless. There is also an entry $services.wiki that does not look good since it contains the $services.ircbot and an entries $services.distribution, $services.localization, $services.logging, $services.solr, $services.iux and $services.xarextensions that are broken. Very useful tool anyway. Thanks, On Sun, Feb 17, 2013 at 11:41 AM, Vincent Massol <[email protected]> wrote:
On Feb 17, 2013, at 8:48 AM, Ludovic Dubost <[email protected]> wrote:
Well if you could have in the release notes the list of new script bindings it would help i'm not sure java diff would really do that
It won't show the new service bindings but for it'll show API diff for all java classes, thus including the new services APIs.
Thanks -Vincent
Ludovic
Le dimanche 17 février 2013, Vincent Massol a écrit :
Cool.
BTW this reminds me of something I wanted to do which is to publish a jdiff report: http://javadiff.sourceforge.net/
Thanks -Vincent
On Feb 16, 2013, at 5:15 PM, Ludovic Dubost <[email protected] <javascript:;>> wrote:
Thanks,
This is useful but a bit hard to use as you need an XWiki running. I've instead made a script using regexp to find the implementations of services. This allows to make a diff from one version to another.
I have finished updating the documentation:
- I published the javadoc for 4.3 and 4.4 - I've added the services entries that have been added in 4.2, 4.3, 4.4 and 4.5 (uiextension, localization, distribution, solr, xarextension)
I've also published to code on GitHub and documented how to use it to generate the next version as well as find the new APIs:
http://platform.xwiki.org/xwiki/bin/view/SRD/HowToBuild
Ludovic
2013/2/16 Vincent Massol <[email protected] <javascript:;>>
On Feb 16, 2013, at 12:08 AM, Ludovic Dubost <[email protected]
<javascript:;>> wrote:
Hi,
I've published the javadocs for 4.5.x on the Scripting Reference Documentation.
http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation
Could somebody point me to some news scripting bindings that have
been
created since 4.1.x/4.2.x so that we look to add them.
I don't know the exact difference but I've added this for you:
http://extensions.xwiki.org/xwiki/bin/view/Extension/All+Script+Service+API
Hope it helps, -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Denis Gervalle SOFTEC sa - CEO eGuilde sarl - CTO
participants (3)
-
Denis Gervalle -
Ludovic Dubost -
Vincent Massol