lemme see.....
Quote: "That was not an attack, just reality. You cannot redistribute someone else's code in a form that is not the one they have provided. That is illegal according to most EUAs."
I have never seen that in any eua's I've read, but then again I don't read many
Quote: "As far as combining the executable code, no...that will not work, either. A DLL within DLL is not possible. You can ferry the code inside another file, but...what is the point of that? Again, you are violating the EUA in most cases."
hmm not entirely... but I guess that's what you mean by "ferry"
Quote: "The people using your DLL need to also own Sparky's DLL"
what's your reasoning behind that? should that mean that a compiled dbp exe should not be self-contained.. it should have about 12 extra dll's (like for the 3d and such)
Quote: "Also, DLLs are to be installed, not brought in under cover of darkness."
when someone plays a game made in dbp should you have to have admin priviledges to install all the dll's it uses
Quote: "its just that your idea goes well outside acceptable software development practices."
no, and plus if the program works, is fast, and is maintanable then what does it matter
Quote: "
I know of only one other acceptable way, which is to provide instructions to get it from the original author"
hmmm so your putting it onto the end-user, about like how dos did