As simple solution use DTOs objects. 2011/10/10 Bruno Sandivilli <[email protected]>
> Hey Juan! > Sorry, but i mean, I have an object with a Key (datastore.Key) as a primary > key, i fetched this object form the datasotre, now i want to red this in the > client side, wich seems that dont have an implementation, > > > 2011/10/10 Juan Pablo Gardella <[email protected]> > >> toString()? >> >> 2011/10/10 Bruno Sandivilli <[email protected]> >> >>> How can i serialize a Key (JDO) to user in GWT? >>> >>> No source code is available for type >>> com.google.appengine.api.datastore.Key; >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google Web Toolkit" group. >>> To post to this group, send email to [email protected] >>> . >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
