hello caml-list
is it possible to add methods to an object?
in other words, if an object has type <a:b,c:d>, is it possible to create an object of type <a:b,c:d,e:f> ?