Hi Wim,
The help says:
- The operator NEW works in the same way as the statement CREATE OBJECT oref TYPE class, where oref stands for the result that points to the new object. The result is an object reference variable of the static typeclass.
So I'd say, no, you can't do it.
Cheers,
Custodio