Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Plugin registration dictionaries refer to the class incorrectly #2

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The keys: dissectorClassName, aggregateClassName and decoderClassName are used 
to refer to the 
class itself, instead of the className.

That needs to change to either "*Class" or be changed to actually use a string 
(and then add the 
class reference elsewhere).

This is mostly in the Plugin class, but other areas need to be searched for 
references.

Original issue reported on code.google.com by [email protected] on 12 Nov 2006 at 5:27

@GoogleCodeExporter
Copy link
Author

dissectorClassName has been updated to dissectorClass

Original comment by [email protected] on 30 Jun 2007 at 8:02

  • Changed state: Started

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant