View Single Post
  #8  
Old 07-20-2010, 10:04 PM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
For exactly what it is made for: providing a string alternative to an object.

obj.name can't be used in my case because the string would depend on certain properties of the object.

The current alternative is making an entirely separate function, but that approach gets very messy.
Reply With Quote