Hi Roman, I was going to implement something similar to what you have done and was very happy to see your work. I am trying it out now and am quite happy about it.
Thanks for the effort, I will contribute back as I use it more. Cheers, Viðar On Sep 3, 1:58 pm, Roman <[email protected]> wrote: > Hi all, > I released DailyDev Wave Robot Java API 0.2 few days ago and currently > looking for volunteers who want to play with, test it and give a > feedback. > > What is this extension about? > - provides possibility to define POJO robot handlers registered to > DailyDev Wave Robot engine > - handler methods are marked using annotations specifying events > which it wants to listen to > - set of filters can be configured for every method so just events > which pass criteria are handled by handler methods (eg. based on > content's regexp match, specific button changed, workflow status, ...) > - capabilities.xml and profile documents are generated dynamicaly > based on robot's configuration > - robot engine can be integrated to existing web applications using > default implementation of servlets or Spring Controllers (Spring-less > or Spring-based) > > Home of the project ishttp://www.dailydev.org/p/wave-robot > So have a look, have a try, give a feedback, wait for response ;-) > > BTW there are two examples and related tutorials (not completed yet) > already present and one of them is deployed and ready for users: > [email protected] > > Thank you, > Roman --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
