Closed guilhermesilveira closed 13 years ago
This pull request do a lot of changes on the lib API: change the way you create a builder, register a media type, use the hooks, set a recipe to be built, it's almost a full reimplementation. I'm not confortable in merging a pull request like this, sorry.
I believe its compatible with end users, isn't it?
if it's compatible with end users, so there is no reason to change at all
This patch removes all global mutable variables and enhances control on the scope of what is accessed.