-
Thanks, Bruno. The problem with the subclassing approach is that the entity needs to be persistent. It is itself a field of another persistent entity that is the object that is actually saved. So, it's not clear to me how to trick Hibernate/JPA into using the subclass while at the same time make GWT use the superclass.
2009-04-21 18:33:48 UTC in Gilead
-
"the offending field cannot be *compiled* by GWT compiler" is the problem.
I tried dynamic code generation with GWT mapping, but that didn't work, either. I gather the problem is that GWT tries to compile the file *before* applying the mapping, thus getting stuck on offending fields even if the generated code does not contain these fields (!).
So, maybe this could be a feature...
2009-04-19 02:07:11 UTC in Gilead
-
Hi, I have a LightEntity with a field type that is a class that *must* be used on the server-side, but it *cannot* be used on the client-side. (or GWT will throw an exception, and even inheriting the class's source code is not an option; long story why)
So, how should I go about replacing references to this class as the entity is sent to the client and making sure the inverse operation is...
2009-04-10 22:30:41 UTC in Gilead
-
bashpole committed patchset 97 of module Experiment to the The Ontology Alignment Source CVS repository, changing 97 files.
2004-10-12 21:02:55 UTC in The Ontology Alignment Source
-
bashpole committed patchset 96 of module Experiment to the The Ontology Alignment Source CVS repository, changing 1 files.
2004-10-12 15:36:46 UTC in The Ontology Alignment Source
-
bashpole committed patchset 95 of module Experiment to the The Ontology Alignment Source CVS repository, changing 20 files.
2004-10-06 00:49:42 UTC in The Ontology Alignment Source
-
bashpole committed patchset 94 of module Experiment to the The Ontology Alignment Source CVS repository, changing 15 files.
2004-10-05 20:12:50 UTC in The Ontology Alignment Source
-
bashpole committed patchset 93 of module Experiment to the The Ontology Alignment Source CVS repository, changing 12 files.
2004-10-01 21:29:57 UTC in The Ontology Alignment Source
-
bashpole committed patchset 92 of module Experiment to the The Ontology Alignment Source CVS repository, changing 73 files.
2004-10-01 19:53:23 UTC in The Ontology Alignment Source
-
bashpole committed patchset 91 of module Experiment to the The Ontology Alignment Source CVS repository, changing 1 files.
2004-09-23 20:34:50 UTC in The Ontology Alignment Source