Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flush Assembly cache?
#1
Hello there.

I have figured out how to compile an assembly .dll file with a bunch of common class methods that I reuse often and share with my team.  That's much more efficient than trying to replicate individual class files.  However, I noticed that once I compile and use the assembly once it seems to get cached.  If I make changes to that class and re-compile the .dll file, I get runtime compile/link errors when trying to run a script referencing that .dll until I exit Autepad and re-launch the UI.

Is there a way to do something similar to flushing  module/library cache?  I'm thinking similar things happen occasionally on linux and I'd run something like a ldconfig to rebuild the shared library cache.

It's not the end of the world to exit/re-launch, but if I'm debugging something and re-compiling it's a bit of a pain.  Ideally though and in normal operation that library isn't changing very often.


Messages In This Thread
Flush Assembly cache? - by netdude78 - 12-15-2021, 05:08 PM
RE: Flush Assembly cache? - by Gintaras - 12-15-2021, 06:08 PM
RE: Flush Assembly cache? - by netdude78 - 12-16-2021, 02:39 AM
RE: Flush Assembly cache? - by Gintaras - 12-16-2021, 03:41 PM
RE: Flush Assembly cache? - by netdude78 - 12-16-2021, 03:51 PM
RE: Flush Assembly cache? - by Gintaras - 12-16-2021, 06:25 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)