[Simple-support] scala traits/element typing
Brought to you by:
niallg
|
From: Juha M. <juh...@ko...> - 2011-12-10 17:35:01
|
Hi Wondering would it be possible to suppress automatic xml element "typing" when serializing objects into XML (i.e. have xml elements without class attribute). I am using Scala traits which translates to anonymous classes likely overriding default behavior. Best, Juha |