Re: Help regarding writing a Source Filter
- From: "lgs.lgs" <limegreensocks@xxxxxxxxx>
- Date: Mon, 20 Feb 2006 16:11:57 -0800
Yeah, and that's why I've never tried your stuff. I can't imagine that
I'm
going to gain by stepping a layer away from the system.
Well, from a maintenance and supportability standpoint, there could be value
in having the code all in one language. It also cuts down on the number of
tools you need to own/update/study. Further it minimizes the skillsets
required and the learning curve for new hires. Additionally there may be
debugging/stability benefits that come from those extra run-time checks.
Of course on the minus side there is the fact that accessing DS from c# is
relatively new. It hasn't had the years of shakeout that the c++
samples/libraries have had. No doubt you also have existing code that you
re-use regularly that would have to be ported & tested in the new language.
Plus, there will be a learning curve (a small one, but still).
There are probably a number additional items that could placed on both sides
of the scales depending on the requirements of the project, the skills of
the developers, the resources of the company where the work is being done,
etc.
Even with all this, I'm STILL not trying to convice you to dump c++. All
I'm trying to do is provide info, provoke a little thought, and challenge
unfounded/unproven assertions. If in the end people choose c++, great!
More power to ya. If people choose c#, great! Help push us over the 10,000
download mark (8,851 and counting!).
.
- Follow-Ups:
- Re: Help regarding writing a Source Filter
- From: Iain
- Re: Help regarding writing a Source Filter
- References:
- Help regarding writing a Source Filter
- From: DevX
- Re: Help regarding writing a Source Filter
- From: lgs.lgs
- Re: Help regarding writing a Source Filter
- From: DevX
- Re: Help regarding writing a Source Filter
- From: lgs.lgs
- Re: Help regarding writing a Source Filter
- From: Thore Karlsen [DShow MVP]
- Re: Help regarding writing a Source Filter
- From: lgs.lgs
- Re: Help regarding writing a Source Filter
- From: Iain
- Re: Help regarding writing a Source Filter
- From: lgs.lgs
- Re: Help regarding writing a Source Filter
- From: Iain
- Help regarding writing a Source Filter
- Prev by Date: Access Violation - Unhandled Exception??
- Next by Date: Re: Output Pin Custom Allocator
- Previous by thread: Re: Help regarding writing a Source Filter
- Next by thread: Re: Help regarding writing a Source Filter
- Index(es):
Relevant Pages
|