Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #26213

Re: negative regexes.

Path csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!aioe.org!not-for-mail
From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: negative regexes.
Date Sat, 29 Jan 2011 08:30:12 -0800
Organization Canadian Mind Products
Lines 27
Message-ID <vrf8k651cn1lan5jt800fu89usi836gau1@4ax.com> (permalink)
References <cbeaaf3f-66e1-4ef8-a45b-414e7bc43712@glegroupsg2000goo.googlegroups.com> <4d3f7c8c$0$23760$14726298@news.sunsite.dk> <ihpe47$j46$1@online.de> <ihq5la$fnl$1@localhost.localdomain>
Reply-To Roedy Green <see_website@mindprod.com.invalid>
NNTP-Posting-Host RCd/Ul4tyxGUBII8WGwa5g.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
X-Notice Filtered by postfilter v. 0.8.2
X-Newsreader Forte Agent 6.00/32.1186
Xref csiph.com comp.lang.java.programmer:26213

Show key headers only | View raw


On Wed, 26 Jan 2011 22:02:18 +0000 (UTC), Martin Gregorie
<martin@address-in-sig.invalid> wrote, quoted or indirectly quoted
someone who said :

I think the solution is NOT to use a simple text editor for creating
and proofreading regexes. The problem of escaping is just too messy.

I think it should be done with a plugin to the IDE.  I have written a
number of ideas about how such a beast might work. Almost any
convention to make it easy to tell the difference between a command
letter and a data letter makes life 5 times simpler.  You also want to
get the Java quoting out the way.  Two layers of quoting boggles the
mediocre mind.

See http://mindprod.com/project/regexcomposer.html
http://mindprod.com/project/regexdebugger.html
http://mindprod.com/project/regexproofreader.html
http://mindprod.com/project/regexutility.html


-- 
Roedy Green Canadian Mind Products
http://mindprod.com
To err is human, but to really foul things up requires a computer.
~ Farmer's Almanac
It is breathtaking how a misplaced comma in a computer program can
shred megabytes of data in seconds.

Back to comp.lang.java.programmer | Previous | Next | Find similar


Thread

Re: negative regexes. Roedy Green <see_website@mindprod.com.invalid> - 2011-01-29 08:30 -0800

csiph-web