wiki:nevowless

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:

  1. Make a minimal (iFrame only) XULApp front end of exe
  2. Make a PyXPCOM component that has methods that can replace HTTP Post and nevow_clientToServerEvent
  3. Make some python classes in xului/renderable.py to reperesent client and ctx
  4. Make some JS that bridges JS to the PyXPCOM component
  5. Make some changes to all the render_ and handle methods in mainpage and propertiespage etc.

Comments

Please add thoughts comments here...