Mat Kelly
Mat Kelly
We have always had the bulk of the code in `./bundledApps/` with some creative file movement post-build by pyinstaller to get all of the assets in place. It seems that...
Related to #317, when updating the UI, utilize the wxPython (and native Py, I believe) pubsub functionality. This will allow cross-class messaging and mitigate the coupling that currently exists.
Since moving HeritrixJob.py, among other files, outside of the main WAIL.py file, pyinstaller no longer "finds" it as an include, since WAIL is not conventionally packaged like a Python module...
See http://docs.python-guide.org/en/latest/writing/structure/
A contextual manual would allow this quick view but would get unwieldy if the number of seeds is large. We are limited in Window real estate, so the above might...
Present in v0.2017.07.26 and current master 1b5a13a. 
via AppleEvents. https://github.com/pyinstaller/pyinstaller/pull/50 seems to imply that it's supported but does not give points to how to specify this at compile time. Also, http://superuser.com/questions/246476/create-new-extension-association-and-icon-in-snowleopard would allow it to be done...
Related to #63 among others.
It could be clearer that the Yes or No buttons refer to installing Java. We may also want to disclose to the user from where it is being downloaded and...
This would be locations that already exist that they want to replay and not necessarily have Heritrix write to. As an example, they may want to specify a folder in...