Sunday, May 29, 2011

Re: Delete Annotatona in client side

Hi Adolfo,

See https://bitbucket.org/gardellajuanpablo/gwt-sample/wiki/Home. In this sample I use JSR-330 annotations in client side. See the *.gwt.xml

Juan

2011/5/29 Adolfo Panizo Touzon <adolfo.panizo@gmail.com>
Hi Juan Pablo, 
Just put the example of the JPA annotations because they are the most use. If I'mhonest, as at the time long ago I solved the problem in my way, I did not bother to check whether the new versions of gwt one could safely use these annotations.

The question the way I wanted to make generic, as you know some annotations gwtnot let them use on the customer and wanted to know if the gwt itself provides amechanism to fix.

According to Damien seems so, but I fail to understand, to see if it gives an example.

Thanks anyway for answering.


2011/5/28 Juan Pablo Gardella <gardellajuanpablo@gmail.com>
I use JPA annotation without problem since GWT 2.0. What version of GWT are you using?

2011/5/28 Adolfo Panizo Touzon <adolfo.panizo@gmail.com>
If I have a POJO class with JPA annotations (for example), anyone know how to remove the annotations to instantiate an object on the client side??

Anyone know how to remove the annotations to instantiate an object on the client side

So far I have used the library of gwt-ent but I guess that gwt must provide somemechanism to do so.

Thanks in advance.

Adolfo Panizo.

--
El precio es lo que pagas. El valor es lo que recibes.
Warren Buffet

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.



--
El precio es lo que pagas. El valor es lo que recibes.
Warren Buffet

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment