News for March 2004

Instance-First Development

LZX is a prototype-based language: any attribute that can be attached to a class definition, can be attached to an instance of that class instead. This is handy in UI programming, where there are a number of objects with one-off behaviors. It’s also handy in prototyping and incremental program development, where it creates the possibility for a novel kind of refactoring.

(more…)

Posted: March 28th, 2004
Categories: OpenLaszlo, Programming, Software Development
Tags:
Comments: 3 Comments.

Optimizing for Broadband

One feature of the recent LPS 2.0 release is the KRANK feature, for optimizing application startup performance.

(more…)

Posted: March 27th, 2004
Categories: OpenLaszlo
Tags:
Comments: No Comments.