Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Expose setter method for resource_directory #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sangio90
Copy link

@sangio90 sangio90 commented Mar 7, 2019

Hi,
Let's suppose I want to instance JasperPHP once and produce two different reports using resources located in two separated directories.
At the moment I need two instances of JasperPHP, wouldn't it be better if I could choose dinamically where to look for resources? In this way I could instantiate this class only once.

The same idea could be applied to most of this class properties, but at the moment my real use case concerns resource directory.

Thanks

Hi,
Let's suppose I want to instance JasperPHP once and produce two different reports using resources located in two separated directories.
At the moment I need two instances of JasperPHP, wouldn't it be better if I could choose dinamically where to look for resources? In this way I could instantiate this class only once.

The same idea could be applied to most of this class properties, but at the moment my real use case concerns resource directory.

Thanks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant