On Sat, Jul 19, 2008 at 1:10 AM, Andy Lee <email@hidden> wrote:
Am I misunderstanding?
No, I assure you that I'm the one who misunderstood. Although now the
question is why would one use an array of strings when one could use
an array of Class objects... maybe because the strings are coming from
elsewhere.
Because "one" don't now that "Class" are just NSObject and can be use
like any other objects.