Could you tell that x(?=y) really works or not? I also spent huge amount
of time tuning my regexp that works in JavaScript but for some reason
not from GWT Java

-Sergey

-----Original Message-----
From: google-web-toolkit@googlegroups.com
[mailto:google-web-toolkit@googlegroups.com] On Behalf Of zixzigma
Sent: Friday, January 21, 2011 12:05 AM
To: Google Web Toolkit
Subject: Re: does GWT RegExp support x(?=y)

I did try it myself but was not getting the correct answer (it didnt
match the pattern).

I suspected GWT RegExp being a thin wrapper, but was not sure, and you
never know.

I didn't try it in JavaScript because again, GWT bridges the world of
Java and JavaScript,
as a result one cannot be certain what works in either of the two,
work as expected in GWT.

after I simplified my pattern, I got it to work.
however when I posted this question, I already had spent quite some
time on it.

-- 
You received this message because you are subscribed to the Google
Groups "Google Web Toolkit" group.
To post to this group, send email to
google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.

</PRE><BR><span 
style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#003366'>
_____________________________________________________<BR> 
This electronic message and any files transmitted with it contains<BR>
information from iDirect, which may be privileged, proprietary<BR>
and/or confidential. It is intended solely for the use of the individual<BR>
or entity to whom they are addressed. If you are not the original<BR>
recipient or the person responsible for delivering the email to the<BR> 
intended recipient, be advised that you have received this email<BR>
in error, and that any use, dissemination, forwarding, printing, or<BR> copying 
of this email is strictly prohibited. If you received this email<BR>
in error, please delete it and immediately notify the sender.<BR>
_____________________________________________________ 
</SPAN><PRE>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to