|
Re: bug report: Exception.debug = true: msg#00264audio.supercollider.devel
On Tuesday, Aug 31, 2004, at 15:33 US/Eastern, James McCartney wrote: e = (f: #{ "throwing error".postln; 1.blorg }).know_(true); Yeah, I "know" that but I usually forget because I don't typically use environments directly. Most of the time I'm using my class, AdhocClass, which does automatically push the environment. This will actually go into the function in the event, and is more like my real code: e = (f: #{ "throwing error".postln; 1.blorg }).know_(true); f = AdhocClass({ ~f = #{ ~event.f } }).put(\event, e); f.f hjh ____________________________________ H. James Harkins /// dewdrop_world http://www.dewdrop-world.net "If attacked by a lion, thrust your arm down his throat. This takes some practice." -- Cyril Connolly _______________________________________________ sc-dev mailing list sc-dev-Ayv8T2snMLBt9CRQqspbbg@xxxxxxxxxxxxxxxx http://www.create.ucsb.edu/mailman/listinfo/sc-dev |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: bug report: Exception.debug = true: 00264, James McCartney |
|---|---|
| Next by Date: | .degreeToKey: 00264, crucial felix |
| Previous by Thread: | Re: bug report: Exception.debug = truei: 00264, James McCartney |
| Next by Thread: | .degreeToKey: 00264, crucial felix |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |