gioppoluca / sheet-export

Module to export foundry generic Document sheet
GNU Affero General Public License v3.0
4 stars 5 forks source link

create an overloadManager #5

Closed gioppoluca closed 10 months ago

gioppoluca commented 10 months ago

I need a function that allow to persist long content so that I can split it and load it later on fields. Since I do not know the order of the fields I need to have a new stanza in the mapping to preload content and place it into a named area. This way I will be able to consume that content in the fields

gioppoluca commented 10 months ago

The manager must keep a cache of the used global content and allow to get me a chunk of content proper for the area I have to fill. methods to interact with the manager will be placed in the functionset