[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-04-01 (05:50) |
From: | Jacques Le Normand <rathereasy@g...> |
Subject: | adding methods to object |
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> ?