]> gitweb.factorcode.org Git - factor.git/commit
call initializers in reverse order to allow base classes to set state after slots...
authorDoug Coleman <erg@jobim.local>
Thu, 11 Jun 2009 18:19:54 +0000 (13:19 -0500)
committerDoug Coleman <erg@jobim.local>
Thu, 11 Jun 2009 18:19:54 +0000 (13:19 -0500)
commit39047be85d3b1451b7dc23490e8f7eec9f841b8c
tree722bb7779365f7f26731b880f305368c2ade768c
parent3cabf3aeca41aa29e2a7f4905f28b998c4b454a0
call initializers in reverse order to allow base classes to set state after slots are set in a subclass
basis/constructors/constructors-tests.factor
basis/constructors/constructors.factor