+1. Not using it myself, but generally I see no downside of making it an interface method.

Andrus

On Dec 12, 2008, at 12:56 PM, Andrey Razumovsky wrote:

Hi,

When writing my code, I try to use ObjectContext interface instead of
DataContext everywhere possible. By now it is missing getUserProperty() and setUserProperty(Obj) methods. I'd prefer thir declaration to be moved to
ObjectContext and implementation to BaseContext. What do you think?

Reply via email to