Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 32785 invoked from network); 13 Jan 2001 23:01:23 -0000 Received: from pcow028o.blueyonder.co.uk (HELO blueyonder.co.uk) (195.188.53.124) by h31.sny.collab.net with SMTP; 13 Jan 2001 23:01:23 -0000 Received: from eddie.itzinteractive.com ([213.48.250.206]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 13 Jan 2001 18:31:37 +0000 Received: from mail.com (localhost.localdomain [127.0.0.1]) by eddie.itzinteractive.com (8.9.3/8.9.3) with ESMTP id RAA01482 for ; Sat, 13 Jan 2001 17:48:42 GMT Sender: ross.burton@mail.com Message-ID: <3A6094FA.27DED645@mail.com> Date: Sat, 13 Jan 2001 17:48:42 +0000 From: Ross Burton X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.14-15mdk i686) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: RFC: Logic TagLib References: <3A5E16F0.7020901@apache.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N > Using these > > >lte (less than/equal to) > >gte (greater than/equal to) > > Do people prefer "LTE" to "LE" and "GTE" to "GE"? IIRC, perl (and other languages) use "le" and "gt", so using the same symbols would be a good idea, why bother using new symbols when existing ones are good enought? Ross Burton