Rich Christiansen wrote:
Since we're on the subject of IDE's, can anyone comment on their
experience with this?
http://www.spket.com/laszlo.html
-Rich
Hi there,
In my opinion Spket is the only one IDE for OpenLaszlo so far. I haven't
used wysiwyg-editos a lot, yet because I prefer 'text IDEs' anyway. The
feature I like most Spket offers is 'autocompletion for attributes'.
What I mean with this is you can define for an attribute what type is
going to be in there by putting an @type tag in the comment above. In
case you're going to put a button in an attribute you'd write <!---
@type button --><attribute name="mybutton"/>. Especially for
custom-classes this is top-notch imho.
Cheers,
JBoesl