Re: Changes in the JavaPlatform API
Svata Dedic <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Tomas Zezula wrote: [snip] > The question is what to put into base EditionType, according to me it > should have at least SE type. > Probably yes -- "SE" is for "Standard Edition", right ? >> >> >> Another thought -- what all functions will the tag serve for ? Isn't >> "aPlatform instanceof the_edition_specific_subtype" expression >> sufficient to lurk for a specific platform edition ? > > I don't want to have a test of edition type using instanceof, for me it > seems better to define an explicit method for that. > OK. Thanks. -Svata