Surely they are serializable in XML ;)
(Sorry, could not resist)
On 13 avr. 2011, at 00:44, Steve Ebersole wrote:
> Hm, if we move to jaxb are those generated binding classes serializable?
>
> On 04/12/2011 02:41 PM, Hardy Ferentschik wrote:
>>
>>
>>
>>
>> On Apr 12, 2011, at 21:26, Steve Eb
On Apr 13, 2011, at 24:44, Steve Ebersole wrote:
> Hm, if we move to jaxb are those generated binding classes serializable?
jaxb? i thought we wanted this stuff to be faster, not slower ? (sorry,
couldn't resist ;)
/max
>
> On 04/12/2011 02:41 PM, Hardy Ferentschik wrote:
>>
>>
>>
>>
>>
On Wed, 13 Apr 2011 00:44:16 +0200, Steve Ebersole
wrote:
> Hm, if we move to jaxb are those generated binding classes serializable?
The classes are not serializable out of the box.
It can be done though using a custom base class for all binding classes
and some
xjc (name of the plugin gener
2011/4/13 Hardy Ferentschik :
> On Wed, 13 Apr 2011 00:44:16 +0200, Steve Ebersole
> wrote:
>
>> Hm, if we move to jaxb are those generated binding classes serializable?
>
> The classes are not serializable out of the box.
> It can be done though using a custom base class for all binding classes
>
On Wed, 13 Apr 2011 01:03:55 +0200, Steve Ebersole
wrote:
>> Note, if more than just xml based metadata could be cached that would
>> be awesome - but that might be
>> better solved via something like AS7 annotation index mechanism.
>
> funny you should say that... ;)
Right. With the current
On Tue, 12 Apr 2011 21:26:01 +0200, Steve Ebersole
wrote:
> Do we want to make caching of files a flag for processing all of the xml
> files?
>
> Currently we have methods:
> addFile(String path)
> addFile(File file)
> addCacheableFile(String path)
> addCacheableFile(File file)
>
> Could we ins
In preparation for landing, I've moved Hibernate OGM's repository to the
Hibernate organization ie from https://github.com/emmanuelbernard/hibernate-ogm
to https://github.com/hibernate/hibernate-ogm . Sanne and I have push access.
I've also created a forum https://forum.hibernate.org/viewforum.p
great news!
2011/4/13 Emmanuel Bernard :
> In preparation for landing, I've moved Hibernate OGM's repository to the
> Hibernate organization ie from
> https://github.com/emmanuelbernard/hibernate-ogm to
> https://github.com/hibernate/hibernate-ogm . Sanne and I have push access.
>
> I've also c
I just pushed some fixes to the IntelliJ project generation from Gradle
(thanks Szczepan for the help!). It now works much better out of the
box. You still have to set up copyrights and possibly codestyles
depending on how you defined codestyles.
Until Gradle 1.0-milestone-3 is released, you