Re: Ropes and String Formatting

2012-05-25 Thread Alberto Ruiz
() on every conversion, or could be implemented much more >> efficiently but with a great deal more code. You can see an example of this >> in some code I wrote last year, [2] although I think I can do better than >> this example by a great deal. >> >

Re: Ropes and String Formatting

2012-05-25 Thread Alberto Ruiz
t with a great deal more code. You can see an example of this > in some code I wrote last year, [2] although I think I can do better than > this example by a great deal. > > Lastly, would you guys even be interested in ropes and string formatting > routines at all? > > Tha

Re: Ropes and String Formatting

2012-05-24 Thread Alexander Larsson
On Thu, 2012-05-24 at 22:21 -0400, Colin Walters wrote: > On Mon, 2012-05-21 at 06:54 -0400, Russell Harmon wrote: > > I'm looking to implement two things which I think would be quite > > useful if included in glib. > > > > > > - Ropes [1] > > The basic rule is - something might go in GLib if us

Re: Ropes and String Formatting

2012-05-24 Thread Behdad Esfahbod
e code I wrote last year, [2] although I think I can do better than > this example by a great deal. > > Lastly, would you guys even be interested in ropes and string formatting > routines at all? > > Thanks > Russell Harmon > > [1]: http://en.wikipedia.org

Re: Ropes and String Formatting

2012-05-24 Thread Colin Walters
On Mon, 2012-05-21 at 06:54 -0400, Russell Harmon wrote: > I'm looking to implement two things which I think would be quite > useful if included in glib. > > > - Ropes [1] The basic rule is - something might go in GLib if used by 2 (preferably 3-4 or more) components. If you think some code you

Re: Ropes and String Formatting

2012-05-24 Thread Paul Davis
On Thu, May 24, 2012 at 8:10 PM, Russell Harmon wrote: > Is there any particular reason I'm being ignored? > no. ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: Ropes and String Formatting

2012-05-24 Thread Russell Harmon
ear, [2] although I think I can do better than > this example by a great deal. > > Lastly, would you guys even be interested in ropes and string formatting > routines at all? > > Thanks > Russell Harmon > > [1]: http://en.wikipedia.org/wiki

Ropes and String Formatting

2012-05-21 Thread Russell Harmon
great deal more code. You can see an example of this in some code I wrote last year, [2] although I think I can do better than this example by a great deal. Lastly, would you guys even be interested in ropes and string formatting routines at all? Thanks Russell Harmon [1]: http://en.wikipedia