ExtJS server sources for Lazarus Free Pascal on GNU LGPL license.
After sharing my Lazarus upgrade, italians reviewed and shared it again.
From my bitbucket.org/matthieugiroux account.
Ext Pascal actually uses Ext JS 3.2.1 and Lazarus 1.6 or 1.8 RC5.
Standalone Server.
Generate optimized HTML5 code to manage file, pictures or data.
Applications created in memory.
YHTML uses a package of extended packages.
Les applications YHTML sont des application WEB qui ne nécessitent pas d’installation de serveur.
YTHML génère du code HTML5 de manière optimisée ce qui limite le transfert des données HTML sur le réseau.
Includes a package for the Lazarus IDE that adds items to the File | New dialog. Selecting "qooxdoo JavaScript App" creates either a single-page or two-page master-detail qooxdoo app and a Lazarus project for managing and editing the app's JavaScript files.
Selecting "qooxdoo JavaScript Page" adds a page to the app and to the Lazarus project.
Can also "compile" (run generate.py) from within Lazarus - if a syntax error is detected, the code editor jumps to the JavaScript file and line...