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

  • Thread starter Thread starter Garry Hall
  • Start date Start date
Status
Not open for further replies.
G

Garry Hall

Guest
If you are just using the AVM (no PDSOE), the files in -assemblies should not be loaded until the AVM loads the CLR (more exactly, the files in assemblies.xml, not just the files in -assemblies). Any reference to .NET when executing or compiling ABL code will cause the AVM to load the CLR. If you just start the Procedure Editor, without running any code, do you see this behaviour? Or better still, just run a simple piece of .r code which displays a message then quits.

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