redstone-dart / redstone

A metadata driven microframework for Dart.
http://redstone-dart.github.io/redstone
MIT License
342 stars 42 forks source link

m.handler.responseProcessor is not defined for class 'HandlerMetadata' #172

Closed Meai closed 8 years ago

Meai commented 8 years ago

That's a lint error I'm getting at processor.dart:130

How do I fix this?

Pacane commented 8 years ago

We'd have to fix this in the code base. This was done way before I came into the project, and I've seen this as well. I was trying to figure out how to rewrite this part without breaking everything.