I know the code is in use in a couple of commercial projects successfully but it is still beta. I'm yet to update the SourceForge project documentation. Get latest on the source code, I will update the release binaries when I've updated the documentation. See how to use it my looking at the tests.
Known limitations:
- Does not serialize read only public properties with an object type.
- Cannot handle classes with read only fields.
- Field reading does not, yet, support XmlIgnore attribute.
- Cannot serialize classes that do not have a default constructor.
- Still needs upfront discovery of domain types. Yet to add a more intelligent to discover 'just in time'. This will probably not be done until we see a speed issue.
No comments:
Post a Comment