Hi, we have a project in the air to make the debugtoolbar not injected in the html page but instead rendered inside an iframe or in a different window. With that feature we also have the interest of keeping x number of requests in memory so you can access multiple requests like ajax ones not available to the current request. Me and raydeo have discussed this project at pycon and will probably sprint on it at breckenridge, and the project will probably be a new one.
So I think those ideas should be separated from the current debug toolbar project. However the current project need more love so if you are interested you're welcome to give a hand. On Thursday, 25 April 2013 07:56:41 UTC-4, [email protected] wrote: > > Hi, > my name is Andraz Brodnik 'brodul' from Slovenia, Ljubljana. > I am finishing my studies at the faculty of electrical engineering in > Ljubljana. > > I am working with python for the last two years, before that I was a linux > system administrator. > To also develop web dev skills I started developing in Pyramid (Jinja2, > SQLAlchemy, Alembic) about half year ago. Because of great potential of > unittesting web APIs and great local python support from other OSS hackers > (Domen Kozar and many others). > > I would like to contribute back to the community and get > more experience working with larger community and code base, not just > pushing small patches. > So I would like to improve the debug tools for pyramid. As this is > proposed on the wiki on Pyramid GitHub page, with the primary focus on the > debugtoolbar. > > Here is a list of things I would like to improve: > > debugtoolbar: > > - Review open bugs close them if they have already been fixed > > - Fix open bugs > > - Better Unicode handling > > - Better extension support > > - ZODB extension (transaction amount ... ) > > Other: > > - The debug interactive console has a lot of bugs > > - Better integration of Jinja2 into traceback on template error > > I don't understand what is meant by the task: > Overall cleanup of debugger toolbar (Make it so doesn't embed itself into > the site HTML) > > I will be honored to get some feedback. > > Andraz Brodnik 'brodul' > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
