It is not too hard to write early bound, then convert to late bound for distribution. For me, that would be preferable to all the possible issues with adjusting references at run time.

I think the issue in the thread you linked to is the only instance I have ever seen where late bound code would not work at all, though I admit I haven't examined that to verify there is no functional late bound method- I'll simply accept Kyle's word for it for now!