On Oct 10, 2012, at 11:59 AM, Ludovic Dubost <[email protected]> wrote:
Does $services has additional APIs in addition to getting the services in includes ?
It has only 1 method: get(String).
Can you point me to the javadoc of the binding ?
It's ScriptServiceManager: http://maven.xwiki.org/site/docs/xwiki-javadoc-4.1.x/org/xwiki/script/servic... Thanks -Vincent
Ludovic
2012/10/10 Vincent Massol <[email protected]>:
On Oct 10, 2012, at 10:12 AM, Ludovic Dubost <[email protected]> wrote:
Ok they are deleted.
What do you mean by
"the Bindings filter is missing the $services binding"
in the select I do have services and I can filter all services
If I select bindings, I don't see the $services binding listed.
Thanks -Vincent
Ludovic
2012/10/10 Vincent Massol <[email protected]>:
On Oct 10, 2012, at 10:07 AM, Ludovic Dubost <[email protected]> wrote:
Vincent,
The question is where should they point. Right now $services.class points to com.xpn.xwiki.internal.sheet.scripting.SheetScriptService I suppose this is wrong, but what is the correct one ?
They don't exist…. :)
-Vincent
(see http://platform.xwiki.org/xwiki/bin/view/SRD/services-class)
You can see all the bindings declared here:
http://platform.xwiki.org/xwiki/bin/view/SRD/
Ludovic
2012/10/10 Vincent Massol <[email protected]>:
On Oct 10, 2012, at 9:55 AM, Ludovic Dubost <[email protected]> wrote:
> Andrei, > > Can you look to add these services to the list ? > Vincent if you can point to the package/class of these services that > would be usefull ?
I've listed 3 examples in my first mail: >>>> I've noticed some bugs in the services listing, like $services.class, $services.line, $services.currentmixed, etc.
Thanks -Vincent
> Andrei is also looking at the one missing in the 4.2.x javadoc build > so that we try to understand why they are missing. > > Ludovic > > 2012/10/10 Vincent Massol <[email protected]>: >> >> On Oct 10, 2012, at 9:00 AM, Ludovic Dubost <[email protected]> wrote: >> >>> Hi >>> >>> Is this for 4.1.x or for 4.2.x >> >> It's for both. >> >> The $services binding entry is also missing for both. >> >> Thanks >> -Vincent >> >>> I noticed some issue with 4.2.x which was build with maven (instead of my manual script) and which seems to not use all the classes (internal for instance) >>> >>> We will need to hide 4.2.x for now until its ready >>> >>> Ludovic >>> >>> Envoyé de mon iPhone >>> >>> Le 10 oct. 2012 à 08:49, Vincent Massol <[email protected]> a écrit : >>> >>>> Hi (Ludovic), >>>> >>>> Cool that you applied http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation?xpage=embed >>>> >>>> I've noticed some bugs in the services listing, like $services.class, $services.line, $services.currentmixed, etc. >>>> >>>> Also note that the Bindings filter is missing the $services binding. >>>> >>>> Thanks >>>> -Vincent