Comment 3 for bug 1208679

Revision history for this message
Joshua Harlow (harlowja) wrote :

Hi there,

Thanks for jumping on and looking at the bug. The first thing I would make sure u do is run anvil and make sure u are comfortable with how it works, this should be easily doable by getting a vm and running the steps at http://anvil.readthedocs.org/en/latest/topics/gettingstarted.html, after this then I think you can if u want start looking at how to remove some of these problematic constants.

https://github.com/stackforge/anvil/blob/master/anvil/packaging/base.py#L36

I was thinking that we can take those constants from configuration instead of having them be hard-coded.