DMDircthe intelligent IRC client

Viewing Issue Advanced Details

ID 0001195 Category [DMDirc] Plugin System Severity minor
Reproducibility always Date Submitted 2008-04-23 05:50 Last Update 2008-04-23 05:50
Reporter Dataforce Assigned To Dataforce View Status public
Priority normal Status resolved Resolution fixed
Platform Fixed in Version Target Version 0.6
Product Version Product Build
Summary 0001195: Persistant plugins give errors for classes without a default constructor
Description Persistant plugins give errors for classes without a default constructor
Needs unit test no

Relationships

Notes

Show this changeset in changelog Changeset Detail

3994 created by ShaneMcC on 23 April 2008, 05:50:38 +0100 (8 months ago) (patch) Don't moan about missing constructors for non-main classes
Plugin errors now show what classname was trying to be loaded not just the main class
Don't try and create a new pluginclassloader for every class loaded via loadClass
Fixes issue 1195.

This commit was included in build DMDIRC-REPORTS-45. The build succeeded after 8 minutes (finished on 23-Apr-2008 at 07:06:49).

This commit was included in build DMDIRC-TRUNK-66. The build succeeded after 2 minutes (finished on 23-Apr-2008 at 05:53:16).

Issue History

Date Modified Username Field Change
2008-04-23 05:50 Dataforce New Issue
2008-04-23 05:50 Dataforce Status new => assigned
2008-04-23 05:50 Dataforce Assigned To => Dataforce
2008-04-23 05:50 Dataforce Checkin
2008-04-23 05:50 Dataforce Note Added: 0002368
2008-04-23 05:50 Dataforce Status assigned => resolved
2008-04-23 05:50 Dataforce Resolution open => fixed