This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 101042 - refactor PlatformImpl into multiple classes
Summary: refactor PlatformImpl into multiple classes
Status: STARTED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-14 01:47 UTC by Vince Kraemer
Modified: 2008-04-25 23:58 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2007-04-14 01:47:34 UTC
One for each j2ee/java ee platform that the plugin actually supports...

So we need one for 8.2,9.0,9.1,GFv1,GFv1u1 and GFv2

Can probably have a base class for the common "stuff". May embed these the into
PlatformFactory...
Comment 1 Vince Kraemer 2007-05-18 23:43:46 UTC
this is not a blocker for 6.0
Comment 2 Vince Kraemer 2008-04-25 23:58:33 UTC
this not so critical.  The v3 plugin has its own PlatformImpl...