>>>>> "B" == Brian Candler <B.Candler / pobox.com> writes:

B> I want to check whether the instance variable corresponding to that
B> attribute is already initialised.

 First test if the instance variable exist.


Guy Decoux