Introducing SOA.UI Helpers
Posted by: ComponentArt WebLogs,
on 01 Dec 2009 |
View original | Bookmarked: 0 time(s)
The SOA.UI library has, since its introduction, defined its standard UI-serving services not only in terms of interfaces and DataContracts,
but as a set of base classes to be inherited. This approach provides the
automatic inheritance of the relevant interface and DataContract, but also allows for more helpful functionality to be built into the base class and leveraged by the end developer. With ComponentArt SOA.UI 2009.3 SP1,
released yesterday, we have begun to add some of that functionality.
One...