On Thu, 28 Jun 2001, Erik Enge wrote: > name: attrib1 default value: None > name: attrib2 default value: "something" No, that wouldn't work, because you might want None as the default for that attribute. Maybe Nothing, or somesuch then.