atomist-attic / rug

DEPRECATED Runtime for Rugs
GNU General Public License v3.0
53 stars 13 forks source link

Need a RugContext in ResponseHandler #587

Closed jessitron closed 7 years ago

jessitron commented 7 years ago

I want to run a microgrammar against a reply from an HTTP request.

I need a RugContext to get a MicrogrammarHelper* in order to do this.

kipz commented 7 years ago

You could dispatch another command handler to do that I guess, but that would be a bit of a pain!

kipz commented 7 years ago

fixed in master.