Hi,i’m testing LCCS for my new app and I have a problem using a SharedCollection:i’m adding to it custom objects and when i get it, i’m unable to cast them. I receive an "Object" typed object and so i can’t use it.I know I should use [RemoteClass] metatag but it’s not working too.Any idea?Thanks