Bug 104742 - Converter extension point matches id exactly, rather than with regex
Summary: Converter extension point matches id exactly, rather than with regex
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-21 17:57 EDT by Jeremiah Lott CLA
Modified: 2020-09-04 15:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremiah Lott CLA 2005-07-21 17:57:31 EDT
The specifiction for the converters in bug #89872 it indicates that fromId and 
toId can be specified as regular expressions.  But in the actual implementation 
the ids are taking literally and must match exactly.  This doesn't make them 
unusable, but since you generally have a separate tool and/or toolchain id for 
every configuration, this means you must define a separate extension point for 
every one of these definitions, which will be a lot of nearly identical 
extensions.
Comment 1 Chris Recoskie CLA 2009-05-11 14:32:31 EDT
Yep, the converter stuff is a bit of a mess.  Hoping we can fix that up in 7.0