Thread: Bank?
View Single Post
  #12  
Old 12-30-2005, 11:42 PM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally Posted by Skyld
Do you not see sense in having two tokens, instead of checking the entire chat text and then finding substrings and trimming that, especially when here you only expect at most two tokens?
You're missing the point.

If I have an exciting conversation with you about Yu-Gi-Oh and its awesomeness in this theoretical tokenize-just-inside-the-playerchats-event bank level, it would be tokenizing everything you and I said in addition to performing all of those if-checks on our chat text.

How is that superior to only having the relevant if-checks?
Reply With Quote