Skip to content

Set-up text.path in parsing to an absolute path #75

@PonteIneptique

Description

@PonteIneptique

Currently, if you are to use the same resolver cache in between applications, text.path during parsing is set to use a relative path (see https://github.com/Capitains/Nautilus/blob/dev/capitains_nautilus/cts/resolver.py#L413-L418 ).

It would be good for it to be turned to an absolute path and enable this kind of cache reuse.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions