Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Automatically provide NRE instance to plugins #295

Closed
ericglau opened this issue Nov 17, 2022 · 0 comments · Fixed by #343
Closed

Automatically provide NRE instance to plugins #295

ericglau opened this issue Nov 17, 2022 · 0 comments · Fixed by #343
Assignees
Milestone

Comments

@ericglau
Copy link
Member

If a plugin need an instance of NRE, currently the user would need to pass in their NRE instance from the script to the plugin's function, for example: nre.custom_function(nre, other_args)

Nile should make the NRE instance available to the plugin so that the user does not need to manually pass it in.

@martriay martriay moved this to 📋 Backlog in Cairo team Nov 17, 2022
@martriay martriay modified the milestones: after, next Nov 17, 2022
@martriay martriay modified the milestones: next, current Dec 26, 2022
@andrew-fleming andrew-fleming moved this from 📋 Backlog to 🏗 In progress in Cairo team Jan 9, 2023
@andrew-fleming andrew-fleming moved this from 🏗 In progress to 👀 In review in Cairo team Jan 24, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Resolved in Cairo team Feb 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Status: Resolved
Development

Successfully merging a pull request may close this issue.

3 participants