Andrus
On Dec 12, 2008, at 12:56 PM, Andrey Razumovsky wrote:
Hi, When writing my code, I try to use ObjectContext interface instead ofDataContext everywhere possible. By now it is missing getUserProperty() and setUserProperty(Obj) methods. I'd prefer thir declaration to be moved toObjectContext and implementation to BaseContext. What do you think?
