From: Noel Yap (Noel.Yap_at_[hidden])
Date: 2003-05-04 17:24:44


"Justin M. Lewis" wrote:
> Rewrite that to use a return value. You can't, inside the function you
> do'nt know what the real type is.

Then how does the function know how to fill in the data?

Also, one can use a factory in this case and still return a value.

Noel