adriel manalansan wrote:
> Hello everybody,
>
> I think this is a stupid question but I really cant make it work. I am
> using appfuse 1.9.4 and webwork. In appfuse, it is default that
> BaseObject class implements java.io.Serializable. I have a superclass
> named BaseModel:
>
> public abstract class BaseModel extends BaseObject implements
> Serializable {
Surely that's a subclass :-)
If BaseObject _does_ implement Serializable (it certainly does in appfuse
2.0), why do you need BaseModel to do so?
--
derek
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]