Wow, I just looked at it and that code is quite surprising. Why are you using exec/eval? It's generally not necessary.
Hmm I guess I could change it to dicts. I did it this way because I figured out this trick for my master project where I have a ExperimentList object in which I generate Experiment objects in a readdir method to construct ExperimentList.ExperimentName's. And if it works why not reuse the trick, right? :P In that case it works very well since I want to do xlist.x10.showplot() or xlist.plotall() etc in ipython a lot.
Anyway, I'll see if I can change it tonight. Jasper
signature.asc
Description: OpenPGP digital signature
-- bzr-gtk mailing list [email protected] Modify settings or unsubscribe at: https://lists.canonical.com/mailman/listinfo/bzr-gtk
