Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 20713 invoked from network); 10 Mar 2006 01:47:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Mar 2006 01:47:24 -0000 Received: (qmail 54012 invoked by uid 500); 10 Mar 2006 01:47:13 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 53792 invoked by uid 500); 10 Mar 2006 01:47:12 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 53781 invoked by uid 99); 10 Mar 2006 01:47:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 17:47:11 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 64.74.244.71 is neither permitted nor denied by domain of geir@pobox.com) Received: from [64.74.244.71] (HELO chi.mobile-health-diary.com) (64.74.244.71) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 09 Mar 2006 17:47:11 -0800 Received: (qmail 12532 invoked from network); 10 Mar 2006 01:46:48 -0000 Received: from ool-43560634.dyn.optonline.net (HELO ?192.168.2.7?) (geir@67.86.6.52) by b014.internal.mobile-health-diary.com with SMTP; 10 Mar 2006 01:46:48 -0000 Message-ID: <4410DA43.1080702@pobox.com> Date: Thu, 09 Mar 2006 20:45:39 -0500 From: Geir Magnusson Jr Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: Component status pages References: <003501c64255$134db170$0d01a8c0@OFFICEDESKTOP> <440EF34A.3050102@googlemail.com> <440FE26E.6080106@gmail.com> <44100649.6060007@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Or stop using the *@#!@ wiki for documentation... :D Patches for website welcome! geir Mark Hindess wrote: > FileChannel and CharBuffer are consider CamelCase by the wiki software > where as names with only one upper case letter are not. Try prefixing > them with a '~' character if you wish to prevent the wiki software > making them links - e.g. '~FileChannel'. > > -Mark. > > On 3/9/06, Paulex Yang wrote: >> I have updated the nio-channels page. Pls. refer to >> http://wiki.apache.org/harmony/NIO-CHANNELS >> >> But there is a very silly question, why several class names, such as >> FileChannel, CharBuffer, etc, are considered as hyper link >> automatically, while some other class name, such as Closeable are >> rendered as plain text? Actually there are no relevant pages available >> for these names, and I did nothing special to them. Help me! O:-) > >