Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] binary parser page

When cdt loads the BinaryParserPage, it uses the id from the selected BinaryParser to locate the extension. This turns out to be PluginID.ParserID which I found to be non-intuitive. Would it be better if the parser id were fully specified in the extension declaration and that id used to match against the one supplied in the parser page extension declaration?

Bryan



Back to the top