Hi,

Can someone please tell my why the Document class has no interface and is
final?

I want to create some documents that have some standard fields (eg: creation
date), and I don't want to keep repeating my code.  This way I ensure some
standard conventions in all my documents.

What's the reason behind this? What's the argument against making an
interface and not having the document final?

look forward to some replies.
thanks
Steve.


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

Reply via email to