A server internal service sounds OK to me. If it's nimble to update a robot and you'd like to make quick changes to the welcome waves then it may be an advantage to use a robot, I guess. In that case you could make an internal service create an empty wave with just the new account address and the welcome-bot as participants and then program the welcome-bot to fill in the welcome wave contents.
Soren On Tue, Apr 5, 2011 at 9:51 PM, Vicente J. Ruiz Jurado <[email protected]> wrote: > Hi there, > > I want to create some Waves in the server, for instance, a "Welcome > wave" for new users giving some advices, etc. > > That is, after UserRegistrationServlet creates the user, I want to > create a "Getting started" Wave similar to the Doctor Wave did in Google > Wave. > > As we are extending with other Guice modules, I can use a interceptor to > hook the creation. > > Which is the recommended way to create a Wave in the server side? With a > Robot? Or can I direct use a server internal service? > > Bests, > -- > Vicente J. Ruiz Jurado > > http://comunes.org > http://ourproject.org > http://homes.ourproject.org/~vjrj/blog > > "Poetry can only be made out of other poems; novels out of other > novels," [Northrop Frye] > > > > > > >
