The panel api was definitely changed.  The docs were not.  Ticket submitted.

The previous versions rendered a template in a way that is 'typical' of 
pyramid apps in a 'content' function.

The new version renders a template based on a 'self.data' dict that is 
populated on __init__ ; not having that new dict will cause an error.

If you look at the RequestVarsDebugPanel in the 1.x and 2.x branch , you'll 
see a huge difference.

I would expect every custom panel from the 1.x branch to be broken.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to