in reply to Re^4: regex transforms of object attributes
in thread regex transforms of object attributes
And a minute after posting that, I encountered this node, that answered my question one way: it's possible that a value needs to be encoded to be stored, and decoded to be retrieved. So there I have it. On the other hand, if you use a tied variable, you can do your encoding and decoding transparently and not break encapsulation...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: regex transforms of object attributes
by herveus (Prior) on Jun 21, 2004 at 22:21 UTC | |
by Roy Johnson (Monsignor) on Jun 21, 2004 at 22:40 UTC |