From: Dirk Meijer Date: 2005-12-12T06:29:57+09:00 Subject: creating a <=> method ------=_Part_23192_16506269.1134336590849 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline hi everyone, i've created a class, and want it to be comparable with itself, but i don't know what to place inside the <=3D> method. the basic idea is that one of the values of the class (which is a symbol) i= s converted to a string, which is then compared. greetings, Dirk. ------=_Part_23192_16506269.1134336590849--