Hi Thomas,
thron7-2 wrote: > > I'd rather have you not doing that. The #require and #use compiler hints > are not designed to accept wild cards, and I wouldn't want them to do > Ok, I didn't know that - I always simply assumed their syntax would be like python or java import statements. thron7-2 wrote: > > The proper "qooxdoo'ish" way to achieve what you want is to > create a static class for these shortcuts. Think about it... > I have no problem with a static class and might add it. However, I'll have to keep the shortcuts for backwards compatibility. What I liked about the shortcuts added to the namespace is that it requires less typing (although it doesn't allow autocompletion like a static class) and that it allows "plugin-like" behavior. The static class has to be modified each time a widget is added or altered. But that's not really a big problem. C. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Cannot-get-the-Dialog-contrib-or-any-libraries-to-load-tp5266735p5274401.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
