Hi,

I'm looking at the DHTML runtime and have been thinking about how to integrated a Laszlo SOLO application with the rest of a dynamic web page. In the world of HTML development it's very common to mix and match technologies and to make them interact. This is typically done through the DOM. I thus expected that the id and name attributes on the views in the Laszlo code would somehow be preserved in the generated divs. This however doesn't seem to be the case. Would it be possible to add this? Even if there's a prefix, for example "lz_" to these attribute values, it still would make it possible to integrate with other technologies. I was in particular looking at using DWR for the remoting, but as it stands now, I can find no way to properly integrate them.

Thoughts?

Geert

--
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


Reply via email to