Return-Path: Delivered-To: apmail-beehive-dev-archive@www.apache.org Received: (qmail 6039 invoked from network); 29 Aug 2005 16:47:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Aug 2005 16:47:09 -0000 Received: (qmail 40568 invoked by uid 500); 29 Aug 2005 16:47:08 -0000 Delivered-To: apmail-beehive-dev-archive@beehive.apache.org Received: (qmail 40528 invoked by uid 500); 29 Aug 2005 16:47:08 -0000 Mailing-List: contact dev-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list dev@beehive.apache.org Received: (qmail 40515 invoked by uid 99); 29 Aug 2005 16:47:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2005 09:47:08 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of stocco@bea.com designates 63.96.162.5 as permitted sender) Received: from [63.96.162.5] (HELO ussjmh01.bea.com) (63.96.162.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Aug 2005 09:47:23 -0700 Received: from ussjfe02.amer.bea.com (ussjfe02.bea.com [172.16.120.52]) by ussjmh01.bea.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id j7TGl4vP021461 for ; Mon, 29 Aug 2005 09:47:05 -0700 Received: from USBOEX01.amer.bea.com ([10.36.32.15]) by ussjfe02.amer.bea.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 29 Aug 2005 09:47:04 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: NetUI Javadoc issues Date: Mon, 29 Aug 2005 10:47:04 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NetUI Javadoc issues Thread-Index: AcWsuDxRfM6xYqpLSraYeryyvldEpwAABh0Q From: "Steven Tocco" To: "Beehive Developers" X-OriginalArrivalTime: 29 Aug 2005 16:47:04.0860 (UTC) FILETIME=[494C6DC0:01C5ACB9] X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.8.29.17 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Not sure if this needs a vote or not, but masking internal seems like a great idea to avoid inappropriate dependencies later. I'd treat as a bug and go for it imho. Steve -----Original Message----- From: Eddie O'Neil [mailto:ekoneil@gmail.com]=20 Sent: Monday, August 29, 2005 10:39 AM To: Beehive Developers Subject: Re: NetUI Javadoc issues Any other thoughts about this? Should we put it to a vote? If not, I'll open a JIRA issue and someone can grab / fix. Eddie On 8/28/05, Rich Feit wrote: > I totally agree about excluding JavaDoc for "internal" packages. Nice > catch. I'm happy to do this if you haven't done it locally already. >=20 > Rich >=20 > Eddie O'Neil wrote: >=20 > > In looking through the NetUI Javadoc, I've found a few things that > >need to be fixed before 1.0. These include: > > > >- the netui/src/core package isn't being Javadoc'ed > >- the Javadoc is labeled in the title as "Page Flow API" rather than "NetUI API" > >- the Controls / WSM / system control Javadoc page titles are > >inconsistent with the NetUI ones. Will make all of them say something > >like "Beehive xyz API Documentation" > >- the Javadoc window titles don't include the version number > > > >In NetUI, we are also Javadoc'ing **/internal/** packages, which means > >that things we've (to date) considered non-public APIs are being > >doc'ed along with the rest of the public API. Rich, you've had > >thoughts on this before -- maybe we should remove them if we consider > >them "internal" APIs. > > > > Should have this changes in the list above checked in momentarily. > > > > Thoughts on the **/internal/** Javadoc? > > > >Eddie > > > > > > >