Archive for April 18th, 2008

Class: StringProxy

April 18th, 2008

Author: Michael Krotscheck

Category: Libraries

Tags: , ,

One of my many and varied tools from my localization sandbox, the StringsProxy is a generic object proxy container intended to simplify the management of large sets of application strings with little investment from the developer. It’s effectively an implementation of the Proxy object that includes propertyChange event dispatching so that Data Binding works properly.

No Comments | Read More »