Forum Post: RE: Are assemblies inside the folder point to by -assemblies always preloaded?

  • Thread starter Thread starter jquerijero
  • Start date Start date
Status
Not open for further replies.
J

jquerijero

Guest
So the -preloadCLR documentation is not accurate; If you do not specify -preloadCLR, the AVM loads the CLR the first time ABL refers to, or uses, a .NET type or object either at compile time or runtime. The individual assemblies are loaded as needed.

Continue reading...
 
Status
Not open for further replies.
Back
Top