Hi all, I'm trying to implement an OpenSocial container based on shindig. Right now I'm working on the spi. What I don't get: how can attributes of a Person be modified? PersonService does not provide such methods and the setters in PersonImpl will keep new values but never persist them...
Any help appreciated -Dan