sarbian / ModuleManager

177 stars 96 forks source link

Make patch an object #114

Closed blowfishpro closed 6 years ago

blowfishpro commented 6 years ago

This ended up being a lot of code changes...

One small user-facing change, :HAS[#someValue] is now treated the same as :HAS[#someValue[*]] (previously it resulted in an exception)