Camping::Apps is back! I don't know the *exact* reason it was being removed,
but now it's a monkey-patched array which at least doesn't leak memory when
using together with the reloader (were there more problems with this?).

I really think we need this, since there's no guaranty that only
Camping-apps will have a class-method called #goes and
"Object.constants.map{|c|Object.const_get(c)}" also caused a really weird
error on Rubinus a while ago (I haven't checked if this still applies).

Anyway, I think it's worth the bytes.

I've pushed it to my experimental-branch[1] together with some other,
semi-experimental (see [2]) and byte-saving patches.

Can anyone who knows why it got pulled out, see if this version is "safe"?

[1] http://bit.ly/judofyr-excamping
[2] Getting rid of the old #meta_def and instead using modules:
    http://bit.ly/extend-not-define-on-metaclass
_______________________________________________
Camping-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to