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


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

Re: negative regexes.

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: negative regexes.
Date 2011-01-29 08:30 -0800
Organization Canadian Mind Products
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>

Show all headers | 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