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 Ebersole<st...@hibernate.org>  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 instead condense these and allow configuration of whether to
>> try and cache xml files?
>
> Sounds like a good idea to me.

-- 
Steve Ebersole <st...@hibernate.org>
http://hibernate.org
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to