mifluz-dev
[Top][All Lists]
Advanced

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

Re: [Mifluz-dev] Why the list class and why the compare and copy methods


From: Loic Dachary
Subject: Re: [Mifluz-dev] Why the list class and why the compare and copy methods in Object class
Date: Wed, 25 Feb 2004 11:25:49 +0100

Mads Lindstrøm writes:
 > Hello
 > 
 > I have been looking at the source and wondered if
 > anybody knows why there are a List class? Why does
 > Mifluz not use the STL?

        At the time mifluz was written the stl was still problematic
in many environments. 

 > I am also curious about why there is a compare and
 > copy method in the Object class. Why not use the
 > ==operator and the C++ buildin copy methods (like copy
 > constructor)?

        There is no specific reason for that. Either are
valid, that's a matter of taste.

        Would you like write access to the repository in order
to modify mifluz ?

        Cheers,

-- 
Donate to FSF France online : http://rate.affero.net/fsffrance/
Loic Dachary, 12 bd Magenta, 75010 Paris. Tel: 33 1 42 45 07 97      
http://www.fsffrance.org/   http://www.dachary.org/loic/gpg.txt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]