Re: Changes in the JavaPlatform API
Tomas Zezula <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
Svata Dedic wrote: > 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 ? Yes you are right. OK, if there are no more comments on this, I will change the JavaPlatform API in the described way. Tomas > > >>> >>> >>> 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 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >