Hello Jose, On Wed, Feb 10, 2010 at 4:34 AM, <[email protected]> wrote: > ------- snip ----- > > We could add two more callbacks to the pdf_fsys_impl_s structure to > initialize and cleanup some private data of the filesystem > implementation: > ------- snip ------- > > And then call those callbacks in the existing pdf_fsys_create and > pdf_fsys_destroy. Stateless filesystems (such as the disk filesystem) > would not define those callbacks. > > Would this fit your needs? > > -- > Jose E. Marchesi [email protected] > GNU Project http://www.gnu.org >
This is exactly what I had in mind. --Scott
