Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Tons of new updates #41

Merged
merged 24 commits into from May 6, 2011
Merged

Tons of new updates #41

merged 24 commits into from May 6, 2011

Conversation

ghost
Copy link

@ghost ghost commented May 3, 2011

Added a really awesome plugin system, so people can add/modify internal code without actually changing the programs source code
Also ported the --ignore-ssl-errors feature

IceArmy added 24 commits May 3, 2011 16:40
Gave credit in the README to make up for the changes.
Fixed bug where disk-cache would not be enabled unless you also specified --verbose (oops!)
…ally changing it!

Read the string in plugincontroller for a short how to explanation
_globals and _locals are now attributed objects like they should be, instead of being a dict (makes it easier to use them)
Reorganize loadPlugins to run any named function with any set of arguments. all dict arguments will be automatically converted to bunches

Put same func hooks into 1 hook that calls different methods (pre and post)
…ecode plugin with no .py plugin and it'll still load up fine
ariya added a commit that referenced this pull request May 6, 2011
@ariya ariya merged commit 0e1a0c6 into ariya:master May 6, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant