Which is preferred within a plugin? $self->qp->connection->notes
or $self->connection->notes The code in lib uses only the latter. Code in plugins uses a mixture, but mostly the former. Because I'm mildly obsessed with consistency, I'd like to make them all the same. Matt ````````````````````````````````````````````````````````````````````````` Matt Simerson http://matt.simerson.net/ Systems Engineer http://www.tnpi.net/ Mail::Toaster - http://mail-toaster.org/ NicTool - http://www.nictool.com/ `````````````````````````````````````````````````````````````````````````