Review Board

1.0

Fix a bug that prevented LanguageKit from discovering all polymorphic methods.

Updated 1 year, 9 months ago

Truls Becken Reviewers
EtoileCore
None Etoile trunk (etoile/trunk/Etoile)
Not all methods were checked because only the first element of the linked list class->methods was used.

Also got rid of some unnecessary setObject:forKey: work and the nextClass variable.

 
Ship it!
Posted 1 year, 9 months ago (November 23rd, 2008, 8:32 a.m.)
Looks good.  Commit.