On 04/26/2011 05:01 PM, Tudor Girba wrote:
Hi Dale,
Glamour is independent from the rendering, just like Omnibrowser is. Here is a short description: http://www.themoosebook.org/book/internals/glamour/rendering
We already have a working Seaside rendering code for the basic widgets of Glamour. For an example, take the following steps:
- download
http://hudson.moosetechnology.org/job/moose-with-glamour-seaside/lastSuccess...
- run:
WAKom startOn: 8081
- go to:
http://localhost:8081/moose/metaBrowser
Cheers, Doru
I'll hold off exploring the scope of the Glamour port until I see if Glamour can be used to construct the configuration wizard:)
I'm not skeptical as much as I am very busy...
Did I provide you with enough info for the use case?
Dale