-
_Daniel Wagner (@danielwagner) wrote:_
When building the source version of a contribution demo, the repository tool will always use the first qooxdoo version mentioned in the contrib's manifest t…
-
_Stefan Andersson (dev) wrote:_
when this is run in the qooxdoo config.json directory:
./generate.py lint
the following error/warning in hundreds (for different files) is printed out:
qooxdoo/fron…
-
_Daniel Wagner (@danielwagner) wrote:_
When starting the generator with a command line macro definition for QOOXDOO_PATH, the generate.py proxy script should use this path to find the "real"…
-
_Stefan Andersson (dev) wrote:_
But, it would have been further enhanced with a definition clause in config.json and also better visualized and easier to document and only in one place (not per file …
-
_Christian Boulanger (@swernerx) wrote:_
The concept of "promises" or "deferred" function return results is extremely powerful in asynchronous programming and needed when using qo…
-
_Daniel Wagner (@danielwagner) wrote:_
The following tasks should be run automatically on each library in qooxdoo-contrib:
1) Check Manifest for errors
2) Run Lint
3) Build demo(s) if available
4) B…
-
_Andreas Ecker (@ecker) wrote:_
The independent TaskSpeed suite for benchmarking some low-level framework features, should be updated for qooxdoo 1.0 in cooperation with TaskSpeed's maintainer.
…
-
_Burak Arslan (burak.arslan) wrote:_
you can safely write
events : {
"dataLoaded" : "blah"
}
and propagate any sort of object using the event subsystem.
_assigned to Fabian…
-
_Thomas Herchenroeder (@thron7) wrote:_
Mailing list member Sami Khaled was inquiring about right-to-left support in
qooxdoo, and reported:
I working with qooxdoo for month
I see it is the best
Th…
-
_Alexander Steitz (@asteitz) wrote:_
When the editor or the log are resized native scrollbars are shown. The application part is using qooxdoo ones.
We should better harmonize this to achieve a bet…