Rui Pacheco wrote:
> And this is another very good idea. But if I stick with the abstract
> authenticated class, I'll have to update code in one single place, while
> the component will force me to copy/paste it accross all the templates.

Yes indeed. Decision is up to you, what's more convienient and
maintainable in your app. If number of authenticated pages will grow,
the inheritance approach may be better choice.

Regards,
Bernard


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

Reply via email to