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