Re: Problems using Betwixt with Collections

2007-06-12 Thread Jouni Aro
Hi Daniel, I am a novice with Betwixt myself too, but I would try to put the tag inside the . I am curious, can you also read the mixed collection in from xml or are you only writing? BR, Jouni Aro Daniel Stein wrote: Hi, I'm using Betwixt 0.8 and have the following scenario: I've got

Problems using Betwixt with Collections

2007-06-11 Thread Daniel Stein
Hi, I'm using Betwixt 0.8 and have the following scenario: I've got a class in which one field ist an ArrayList. This ArrayList is a "mixed collection". The List contains 2 different types of classes. One of the classes has got a field I don't want to be serialized by Betwixt. So I created the