|
From: Luigi B. <lui...@gm...> - 2009-09-23 13:15:27
|
On Fri, 2009-09-18 at 15:58 +0200, Dima wrote: > > I had a closer look at it and would like to propose some changes. Dima, I know, Null<> has a number of shortcomings. But rather than trying to patch it, I'd replace it with boost::optional<> instead. The problem is, we're already late for the 1.0 train. Over the next releases, I'll try to replace it in a few places where it doesn't break backward compatibility. For the other places, I guess we'll wait for the next overhaul (2.0, probably in a few years.) The shortcomings are not that bad anyway. Thoughts? Luigi -- Newton's Law of Gravitation: What goes up must come down. But don't expect it to come down where you can find it. Murphy's Law applies to Newton's. |