On 2 Jul 2004, at 13:31, Mark Powell wrote:
It seems that notes() doesn't gain you much over using a variable directly
or am I missing something?
Notes allows you to pass values between *different* plugins.
Notes also guarantees that it will be reset at the end of a connection or transaction, whereas setting an entry in the plugin hash might live longer than that.
Matt.
