Brain-WP / Cortex

Routing system for WordPress
MIT License
347 stars 20 forks source link

WP_Error( 'too-early-for-url-generator' ) maybe is thrown too late #8

Closed kapooostin closed 8 years ago

kapooostin commented 8 years ago

I get this error while generating my view. But if I use `$brain->get( 'symfony.generator' )->generate( $route_id, $args ), it works just fine.

gmazzap commented 8 years ago

Sorry for this very long delay. I had no very defined idea on what to do with this package.

Now I have, and changes will come..

Thanks for reporting, by the way.

kapooostin commented 8 years ago

Oh, that's great! Looking forward to it.