Registriert seit: 14. Aug 2004
1.438 Beiträge
Delphi 2007 Professional
|
AW: DLL wegen RTTI zu einem Package umbauen
12. Okt 2014, 14:28
Warum sollte das notwendig sein? (Neuerzeugung BPL, wenn Exe sich ändert)
Weil ich es so rausgelesen haben prinzipielle....
Zitat:
When you want to update your DLL (change some function's implementation), you simply compile it, export some new routines and ship the new version. All the applications using this DLL will still work (unless, of course, you've removed existing exported routines). On the other hand, when updating a package, you cannot ship a new version of that package without also updating the executable
Gruss Hans
2B or not 2B, that is FF
|
|
Zitat
|