Re: [Simple-support] Using a xml MetaData file instead of annotations
Brought to you by:
niallg
|
From: Niall G. <gal...@ya...> - 2013-03-17 09:14:13
|
It works without annotations, much like java serialization, if you do not wish to have something serialized use the Java transient keyword. There is no metadata file support though. --- On Sat, 16/3/13, Miguel Ángel Martínez Fernández <mig...@gm...> wrote: From: Miguel Ángel Martínez Fernández <mig...@gm...> Subject: [Simple-support] Using a xml MetaData file instead of annotations To: sim...@li... Received: Saturday, 16 March, 2013, 6:57 AM Hi! Is it any way of using simpleframework xml without using annotations? An example: JDO provides annotations and also the usage of package.jdo files. Does it exist in simpleframework xml? Thanks in advance,Miguel Ángel -----Inline Attachment Follows----- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar -----Inline Attachment Follows----- _______________________________________________ Simple-support mailing list Sim...@li... https://lists.sourceforge.net/lists/listinfo/simple-support |