See also: thing
wob.field_name
such as wob.number , wob.char , etc. However, as a shortcut, you don't have
to prefix these field keys with "wob." to get their values.
Thus boolean is the same as wob.boolean
Rarely if ever will you want to create an instance of wob.
It is a restrictive class that doesn't allow arbitrary fields to
be added to it when making an instance. However, the class
thing has no such restriction. thing is a subclass of wob.
© Copyright 2007 Clear Methods, Inc.