Resolved PB Resource Caching
- Advice
- Michael Kramer
- PowerBuilder
- Wednesday, 22 May 2019 10:10 AM UTC
Hi All,
Is "physical location" of images loaded using .PBR files cached similar to location of classes and DataWindow objects?
First time app needs to loads any class from disk, it searches the library list. When found, loads from disk and caches location for future loads. Next time class needs to load from disk, PB runtime doesn't search library list for the class. Instead, loads from previously found library.
Does anyone know whether PB also caches the location of image files linked into .PBD files using .PBR files? I would expect so but honestly never tested this particular combo.
Thanks in advance, /Michael
(Inspired by a discussion at the German user group conference earlier this week)
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.