Hi Oleksiy,

I like you idea,

I'm doing very similar thinks to increase modularity of generated files.

I would like for example this idea

in html:
qxsettings["qx.resourcesUri"] = "...";

in bootstrap:
qxlibraries["qx"]={"resourceUri":qxsettings["qx.resourcesUri"]};

etc...

I'm voting for this;-)

Cheers
- Petr

2008/9/8 Oleksiy Golovko <[EMAIL PROTECTED]>:
> Hi all,
>
> Here is my 5 cents about the framework and its build toolchain. I have
> been using  it for about 2 years (since 0.6.2 or so). And I really like
>  what had been done about the framework itself and its toolchain,
> although build process isn't flexible enough to join other
> architectures/approaches well. Currently I have to use regexp search
> after the building (which is not convenient) to get parts of the app I'm
> interested in:
> - qxresources, qxlocales, qxtranslations etc.
> - list of classes in 'source' mode.
>
> What would be really spectacular if generator could produce those parts
> using special calls (for example: 'output-resources-dict' prints
> qxresources JSON, 'output-classes-urls' prints list of classes). I.e.
> make it a bit more modular.
>
> I really need this functionality - I could add that myself and submit
> the patch if you're agree with the approach.
>
> Thanks,
>        Oleksiy Golovko
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to