<snip>>
> i have been kickin' around the idea of just making it understood that any
> descendant classes of PersistenceObject must conform to the JavaBean spec.
> so that if there is an object attribute that needs to be persistent, say
> like employeeId, there must be a corresponding method name
setEmployeeId(int
> idArg). What do you think???
>
> -scott-
>
as well as "getter method" _getEmployeeId(int idArg)_
-scott-
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]