Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-core-dev] Proposed Launch Changes

Hi!

Alain says:

Having another launcher will give complete control and not at the mercy
of changes with the "C Local Launcher".

I say:

As it is today, the launcher works closely with the existing CDT UI and CDT debug classes and interfaces. We need all the functionality that is there, it was just not flexible enough. To me that says add the flexibility to the code rather than copy the code and have a divergent source base.

People who do not need to extend the launcher will not see any change in function. People who do need it will not have to replicate the launcher implementation for a small code change.

Thanks!
-Chris



Back to the top