kolasu icon indicating copy to clipboard operation
kolasu copied to clipboard

Have position include the source the node is coming from

Open ftomassetti opened this issue 5 years ago • 1 comments

This is useful to handle inclusions or transformations with nodes coming from multiple files

ftomassetti avatar Jan 12 '20 08:01 ftomassetti

This should probably be inherited from the parent node if not specified. Also, maybe it's obvious, but we should decide how to represent the source. I'm thinking of an URL string, but maybe there are better options.

alessiostalla avatar Aug 25 '21 11:08 alessiostalla