> > > I'm not sure to understand, you mean that instead of doing
> > > FormatableString("Hello %s").arg("Beuss); we do something like
> > > FormatableString &fs = FormatableString::getInstance();
> > > fs.setString("Hello %s");
> > > fs.arg("Beuss");
> > > to avoid construction (I guess I'm wrong no ?)
> >
> > no, he just means compiling something using boost can take quite some
> > time
> >
> > :)
>
> I had prevented I was wrong ;)
> So finally, what do we do ? do we vote ? :)

No, you continue your good job. Get rid of the boost dependency, and if 
someone needs it anew, we will discuss the reintroduction.

This is my opinion, and only mine :)

-- 
-- Cyrille Dunant
-- EPFL-IMX-LMC 
--

   God is a comic playing to an audience that's afraid to laugh.

Attachment: pgpJR7hp4mIx1.pgp
Description: PGP signature

_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to