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

Hide, rename and move some methods #1719

Merged
merged 1 commit into from Jan 5, 2024
Merged

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Jan 5, 2024

  • Move Engine.ResetCallStack to Engine.Advanced
  • Rename Engine.ClrTypeConverter to Engine.TypeConverter
  • Rename Engine.DebugHandler to Engine.Debugger
  • Move constraint related methods to Engine.Constraints
  • Move module related methods to Engine.Modules and shorten method names
  • Move Engine.RegisterPromise to Engine.Advanced.RegisterPromise

* Move Engine.ResetCallStack to Engine.Advanced
* Rename Engine.ClrTypeConverter to Engine.TypeConverter
* Rename Engine.DebugHandler to Engine.Debugger
* Move constraint related methods to Engine.Constraints
* Move module related methods to Engine.Modules and shorten method names
* Move Engine.RegisterPromise to Engine.Advanced.RegisterPromise
@lahma lahma merged commit 7ad9db7 into sebastienros:main Jan 5, 2024
3 checks passed
@lahma lahma deleted the move-and-hide branch January 5, 2024 09:54
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.

None yet

1 participant