Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] NewJavaClassWizardPage


Since this is an internal class, I'll let the owner of that class/compoent speak/decide for themselves, but I recommend at least 1) we don't give the impression its meant to be API (it currently has no class comments, so some should be added, as in its "experimental, substantial change" super class), 2) if it should be extensible in future (probably not in same way), it would be best to open a post 1.0 feature request to do so correctly and interested parties could track that bugzilla, and 3), as far as I'm concerned, fields should always be private, and use protected setters/getters.

David



Naci Dai <naci.dai@xxxxxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

05/11/2005 03:00 AM

Please respond to
naci.dai and "General discussion of project-wide or architectural issues."

To
"General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>, Vijay Bhadriraju/Raleigh/IBM@IBMUS
cc
Subject
[wtp-dev] NewJavaClassWizardPage





In order to address the bugzilla item

https://bugs.eclipse.org/bugs/show_bug.cgi?id=92007

We need to make NewJavaClassWizardPage that helps select modules
extensible (i.e. promote some fields and methods to be protected).  Are
there any issues with that?


--
Naci Dai,
eteration a.s.
Inonu cad. Sumer sok. Zitas D1-15
Kozyatagi, Istanbul 34742
+90 (533) 580 2393 (cell)
+90 (216) 361 5434 (phone)
+90 (216) 361 2034 (fax)
http://www.eteration.com/
mailto:nacidai@xxxxxxx
mailto:naci@xxxxxxxxxxxxx

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top