Hi Asaris,
> RegExp literal format is not allowed by make (treegenerator). Is there 
> any chance to allow to use literal format of RegExp?
>
> qooxdoo rev #9401
>
> treegenerator.SyntaxException: Expected expression but found token/DIV: 
> '/'. file:airangel.tmp.CompanyView, line:95, column:71
>
> I would prefer to use literal format
> qx.ui.form.TextField.createRegExpValidator(/abc/i)
>
> instead of
> qx.ui.form.TextField.createRegExpValidator(new RegExp("abc", "i"))
>   
I could reproduce the bug here. Could you please file a bug for this. 
The generator should definitively handle such cases.

Best Fabian
> asaris
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
>   


-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Andreas Gauger, 
Matthias Greve, Robert Hoffmann, Norbert Lang, Achim Weiss
Aufsichtsratsvorsitzender: Michael Scheeren


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to