The theory of moving to a nevowless system
Several components in the nevow layer must be replaced with a pyxpcom implementation. And at the same time, or shortly afterwards why not replace some of the twisted HTTP Get and Post layers too.
Things to do:
- Make a minimal (iFrame only) XULApp front end of exe
- Make a PyXPCOM component that has methods that can replace HTTP Post and nevow_clientToServerEvent
- Make some python classes in xului/renderable.py to reperesent client and ctx
- Make some JS that bridges JS to the PyXPCOM component
- Make some changes to all the render_ and handle methods in mainpage and propertiespage etc.
Comments
Please add thoughts comments here...