QUOTE(Dacs_IV @ Jun 19 2003 - 07:57 PM)
Garf, you're missing the main point here. This pertains to any of the programs Foobar emulates/uses. Yeah, ok, Foobar's a great program and I still intend to use it. Thanks for the info everyone.
I don't think Garf missed the point in reference to the original bit about replaygain.
As for "being able to pop in an executable into the path or Foobar's directory so that Foobar could utilize the latest versions of the programs", this isn't possible for a number of technical reasons, with the biggest one being that most of the time, this wouldn't support foobar2000's current data flow model. You'd end up missing out on the vast majority of the higher functionality that the player offers if you tried to take this approach (assuming that the software even supported some sort of method of interface like stdin/stdout pipes). The only way to support these things is to use the current approach of creating plugins (with the fb2k API) which are based around these programs.
FWIW though, fb2k is usually updated to use the latest implementations of relevant software at quite a rapid pace, especially if the update to the underlying software is critical. Basically, as Garf implied, there's nothing to worry about here in the first place.