Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

making config and callbacks not private #186

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

jiyoonie9
Copy link
Contributor

No description provided.

Copy link

@diehuxx diehuxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice

Copy link

@diehuxx diehuxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I think more about, I'm not sure why we need to expose the callbacks. In fact, we should probably make them private in tbdex-js. We already have setters for the callbacks and "getting" a callback function is something I've never seen before. Not blocking, feel free to go ahead with what seems right to you.

Copy link
Contributor

@KendallWeihe KendallWeihe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2nd the points made by @diehuxx above

@jiyoonie9
Copy link
Contributor Author

@diehuxx hmm... i think that deserves a bit of think.

to maintain velocity, i am just gonna merge this for now, but added these tickets for future consideration

#193
TBD54566975/tbdex-js#195

@jiyoonie9 jiyoonie9 merged commit ba092cf into main Mar 6, 2024
2 of 4 checks passed
@jiyoonie9 jiyoonie9 deleted the expose-config-and-callbacks branch March 6, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tbdexhttpserver needs to expose callbacks and configs
3 participants