|
Common Components SDK v1.3.0 has been released and is available for download. This revision comes packed with many new
features. It comes with support for building immutable object-structures that contain circular references, strategy objects
that can easily be extended by composition, and advanced XML serialization. This MSI is also signed, as is the case with all
components v1.3.0 or later.
No more wrestling with complex object graphs. No more wedging hacks into your type-systems and creating setters
that "shouldn't" be used at certain times. We have created a flexible, reusable solution that lets you build
truly immutable graphs that have shared objects and even instance-cycles. Download the free SDK to try it out.
We now have a flexible Strategy implementation with which you can create pre-configured builders for strategy objects
that can easily be extended to handle new or more refined cases. Even though the builders can be mutated, the strategy
objects are not, so you can rest assured that encapsulation still reigns supreme. Try it, now, to see what it
can do for you.
.NET XML serialization works when you have a class-structure that closely matches your schema and lacks certain code
qualities (like encapsulated construction). Our XML serialization solution takes you one step closer:
Map your intentions, not your design: the objects produced by our extended XML serializers can have all
the code quality you like. Download the free SDK to see what it can do.
Related Links:
Download,
Comodo
|