Re: Plans for 1.3/1.4



On Sat, Feb 27, 1999 at 02:12:22PM -0500, Jeff Garzik wrote:
> > I wanted to get things rolling with planning for the
> > 1.3 development series of GTK+ and 1.4.
> 
> Along those lines, what are people thinking about Glib 1.3 changes?
> 
> I am interested in adding some ADTs, and already have a little bit of
> code, stack and queue ADTs, in the GLIB_1_3_HACKS branch.  Below are
> rough notes on my ideas.
> 
> Comments and suggestions on the APIs of these new ADTs would be greatly
> appreciated.

how about a regex implementation ... it would be nice to have a portable and
easy to use regex api in glib ... it doesn't have to be extremely
sophisticated ... Ian already made some api and I think there was another one
as well ...

I've been told that posix regex isn't really portable ... is it possible to
check for a sane regex with autoconf and if there isn't a sane one, use an
internal implementation (which could be "stolen" from glibc I guess) ...
Ian's api using posix regex was pretty thin ... (but nicer to use then posix)
... so if the platform has a sane behaving regex, we don't have to worry
about bloat

regex was one thing I still find missing in glib ...

George

-- 
------------------------------------------------------------------------------
George Lebl <jirka@5z.com> http://www.5z.com/jirka/
------------------------------------------------------------------------------
  The following implements RSA in perl and is illegal to export from the US:

          #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
          $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
          lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]