The currently
logged user is in PRContext.
You can get the current context from anywhere using PRCurrentContext
value.
Ah,
Let me make sure I have this right..
for a PRContext user will get me the current user ( PUUser instance )
which gets me name.
I have that correct?