qooxdoo apps already include only those GUI components that are actively
used by the user's app. Yes, they're included in the qooxdoo source code,
but are otherwise unused.

I would be opposed to removing them. That's going in the opposite direction
of making qooxdoo easier for new people to use. A related option that I
wouldn't oppose (but don't see a very good reason for implementing) is to
create a GUI "library" (in qooxdoo parlance) that is by default included in
config.json (or whatever build system is used). An advanced user could
choose to remove that library entry from config.json to entirely decouple
the core GUI code. Again, though, I don't think this is necessary, as users
are free to create whatever GUI they like, and as long as they have their
own namespace, have no concern of including qooxdoo core GUI functionality
in their app.

Derrell


On Thu, Feb 25, 2016 at 1:02 PM <d...@cost-savers.net> wrote:

> After thinking back and forth we have tried to find out about how to make
> the UI components independent of the core of the framework.
>
> It would be fantastic if it would be possible to uncouple dependencies
> other than the core ones.
>
> Imagine to have a UI component library, which is not decided by the
> qooxdoo team and not a compulsory unit coupled unconditionally to the
> core...
>
> If that would be possible to do, then the core team can focus on core
> development, while anyone can contribute with UI components. The current so
> called core UI components would be available separately and loadable on
> demand but uncoupled from the core.
>
> What do you say about that? Any ideas? Pros and cons?
>
> Stefan
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to