Wouldn't it be better to enforce the Serializability at the >interface/abstractClass level, rather than the implementation level?
Then, every implementation would have to be serializable which is something we probably don't want to dictate. What if your implementation used a database? The default implementation will be serializable but others should be able to choose.

David

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to