A general question:

I've noticed in the implementation of release method in the tags, there
is always a call to super.release(). The exception being the template
tags. My question is: is calling super.release() a best practise and
why? If so, should the template tags also follow this practise?

TIA!


Reply via email to