Hello,

 

I'm new to the listserv, so please correct any etiquette mistakes I may
make.

 

I'm working on 2 custom handlers that enable Shindig to track what
gadgets a user has installed.. It's basically an implementation of the
current Spaces and Applications services proposed in the OpenSocial 2.0
draft.

 

One issue I have is configuring how XStream serializes/deserializes my
new Space and Application classes.  In my Guice module, I'm binding
o.a.s.s.c.u.x.XStream081Configuration to XStreamConfiguration.  Is there
a way to customize / extend XStream081Configuration? Or should I provide
my own implementation of XStreamConfiguration that includes the XStream
configuration required for my new classes?

 

Thanks

Mike 

Reply via email to