Skip to content

Rename the import method #23

Open
Open
@martines3000

Description

@martines3000

Hi.

We are developing a project that is running inside a hardened JavaScript environment called SES (Secure EcmaScript). SES doesn't allow overriding “reserved” keywords like import and this causes many issues for us.

My suggestion is to maybe rename the import() method to importStream(). This way we we avoid using a "reserved" keyword and also make it clearer what the method does. I hope this is not too large of a change and that it can be done. Thanks.

Issue that was opened on the library that implements this spec: rdfjs/N3.js#380

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions