Re: Freeze break request for glibmm API



On Mon, 2007-09-10 at 16:52 +0200, Daniel Elstner wrote:
> Hi Release Team,
> 
> I'd like to request a break of the API freeze for module glibmm.  The
> newly added GRegex wrapper has a couple of methods which don't follow
> our usual policy of implementing convenience methods as overloads,
> rather than giving them different names as in the original API.  This is
> the bug with patch, approved by Murray Cumming:
> 
>     http://bugzilla.gnome.org/show_bug.cgi?id=474134
> 
> Glib::Regex is completely new API and hardly used by anyone yet.  Since
> it'll have to stay ABI compatible after the release I'd like to make it
> as clean as possible while we can still change it.  Although existing
> code (if any) would be broken by the change, porting to the revised API
> amounts a trivial search/replace cycle.
> 
> The patch is attached to this mail as well as to the bug report.
> 
> Thanks for your time,
> --Daniel

Daniel, maybe we should add some default value for the RegexMatchFlags
parameters. Would these overloads still be non-ambiguous if we do that?

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com




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