hello, i try to using metastorage but i have a problem to the type
function removefromcolleciton:
"Error: removefromcollection is not a supported function type".
i define a class called Permiso and it's have a collection of the
class "usuario" and inside the class "usuario" it's have a collection
of the class "permiso". Permiso is'nt a persist class, but i can
removefromcollection of usuario one permiso.
can anybody help me? thanks