On Wednesday 09 August 2006 12:13, jflesch at freenetproject.org wrote:
> /**
> * Define what methods a plugin must implements.
> - * WARNING: Constructor will probably not be called (to check).
> + * WARNING: Constructor is NEVER called.
> */
One constructor is _always_ called. If you don't define any constructors
a default constructor with no parameters calling super() will be
defined automatically.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL:
<https://emu.freenetproject.org/pipermail/thaw/attachments/20060810/aa351a6a/attachment.pgp>