K. Frank
2016-06-07 18:07:56 UTC
Hello List?
Is there a common use case or Wt idiom for when one would use
WEnvironment::internalPath()?
I understand that WEnvironment::internalPath() "is the internal path
with which the application was started," and this is borne out by my
experiments. I can see the potential convenience of having this
information available, but I can't think of any times I would actually
use it that don't seem contrived.
Are there standard use cases for WEnvironment::internalPath()?
Are there ways I would be making my app fragile by not using it?
Thanks.
K. Frank
Is there a common use case or Wt idiom for when one would use
WEnvironment::internalPath()?
I understand that WEnvironment::internalPath() "is the internal path
with which the application was started," and this is borne out by my
experiments. I can see the potential convenience of having this
information available, but I can't think of any times I would actually
use it that don't seem contrived.
Are there standard use cases for WEnvironment::internalPath()?
Are there ways I would be making my app fragile by not using it?
Thanks.
K. Frank