Le Janvier 20, 2006 11:29 AM, Julien Gilli a écrit : > Hello, > > Jean-Philippe Barrette-LaPierre a écrit : > >I attached a modified version of the patch including Vadim suggestion. > > IMHO, the typedef brings some confusion : it would make StringList a > type and a type alias. I'd personnaly prefer using std::list<string> > explicitly than a typedef which has the same name than an exisiting class. >
Usually I'm not very fond of typedef like this. So, if you don't approve the second patch, I will not offer much resistance. > >P.S: The patch only include the unix version of the implementation, but > > I'll provide a patch for other systems when we'll all agree on the way of > > handling this "problem". > > Great! > > Thank you very much again! All the best, -- Jean-Philippe Barrette-LaPierre Coder in wonderland (try lisp and you'll see the light) _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
