Skip to content

Consider opening visibility on ObjectHandle and SessionHandleΒ #316

@jack-shannon

Description

@jack-shannon

I am working on handling a vendor extension that adds additional functions to the standard and so far all of the vendor specific accommodations work well. The one issue I've run into is with handles - accessing the underlying SessionHandle is pub(crate) as is instantiating an ObjectHandle or accessing the underlying handle, all of which I need to be able to do to add the extension cleanly.

Would changing these to pub be an unreasonable request/contribution?

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