I implemented already some TG apps with SO/KID and some original
widgets and some self written ones, like AJAXian DB Grids for our
personal data model.

However now, since we need to implement a generic webapp with is more
focused on speed of development and execution, we chose to go for the
future proof SA/GENSHI versions.

However it is somewhat not easy to start out with SA and GENSHI since
the TG1.0b2 contains the SA bug (import line). And Genshi Documentation
at the moment is sparse at best (but luckily Genshi is so easy and
natural that that can be done anyways).

Now however, Genshi breaks widgets. There have been multiple
discussions around Genshi working with traditional widgets by using the
TRUNK or patching the widgets code. But I want to give ToscaWidgets a
try. If it can do simple round-trip form verification, I will be happy.

Now ToscaWidgets documentation is non-existent, which is well explained
on the website. What I do not understand is, why even the 'tg-sample'
breaks.


The Widgets get displayed as XML and are escaped by both Genshi and
KID. I found no clue as to why and of course they dont work like that.
I tried using KID's XML function which also breaks.

Please take a look at

http://trac.exilante.de:9000/trac/wiki/GenshiQuickStartLog

for details about the simple setup.

What can be done?
Martin


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to