Additional plugin documentation?

I’m new to Servoy, and have pretty well decided it’s the environment I’m going to use for a large project. I’ve written my first plugin, since I expect to implement several integration features through plugins.

My question is if there is any additional documentation beyond the one page tutorial on the dev site, and the JavaDocs for the API?

Just want to make sure I don’t miss anything useful.

BTW, the first plugin I’ve written (not complete, but working) is a wrapper for the Apache XML-RPC library. I’m sure I’ll put this up for download once it’s farther along if anyone’s interested.

Thanks! greg.

thegregor:
My question is if there is any additional documentation beyond the one page tutorial on the dev site, and the JavaDocs for the API?

AFAIK, no, there isn’t, and IMHO it’s really bad.
Moreover, I’ve a feeling that plugin API documentation and guide completeness isn’t one of the major concerns of Servoy’s development team since my post sent on 23 April 2005 about faulty Plugin API javadoc has been unanswered and the javadoc is still faulty.
I don’t think that a javadoc rebuild would be a pain.

Well, there is nothing more but for now it is sufficient and the dev team is certainly helpful.

The api may not be overly documented but it worked for me without any Java experience before I started to build plugins.

BTW I did a presentation on how to start building a plugin at Servoy World. The presentation should be available somewhere at the Servoy World website.

IT2BE:
BTW I did a presentation on how to start building a plugin at Servoy World…

Yup! And it was really a good one!
I developed my first plugin a few days after coming back from Servoy World… ;)

8)

IT2BE:
BTW I did a presentation on how to start building a plugin at Servoy World. The presentation should be available somewhere at the Servoy World website.

I didn’t find it
Where is the “Servoy World website”?

:?

http://www.servoyworld.com/

google: servoy world

http://www.servoymagazine.com/home/servoy_world_2005/

IT2BE:
:?

http://www.servoyworld.com/

google: servoy world

I searched with Google before posting but that is the Servoy World USA site.
I was searching for the site of Servoy World where you did your presentation.

IT2BE:
http://www.servoymagazine.com/home/servoy_world_2005/

Ok, but I’m still unable to find anytihing plugin-related.

Dunno where they put it. As far as I know it is on that site but that’s all I know. Never looked for it…

http://www.servoyworld.info/servoyworld … tions.html

Thanks jaleman.

Looking for that link to the presentation - how to make plugins. Is it still available?