
08-02-2006, 09:15 PM
|
|
Malorian
|
 |
Join Date: May 2004
Posts: 5,289
|
|
Quote:
|
Originally Posted by Skyld
NO NO NO NO NO!
You should not be initializing arrays using this.baz = "\"foo\",\"bar\"";.
You should use the this.baz = {foo, bar}; method, not least for cleanliness and editability/comprehension reasons.
|
You go girl! |
__________________
Follow my work on social media post-Graal: Updated august 2025.
|
|
|
|