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

Code cleanup. #153

Merged
merged 9 commits into from
Jan 16, 2024
Merged

Code cleanup. #153

merged 9 commits into from
Jan 16, 2024

Conversation

tcobbs-bentley
Copy link
Member

@tcobbs-bentley tcobbs-bentley commented Jan 9, 2024

In addition to lots of internal refactoring and documentation cleanup, this includes the following public API changes:

  • ITMApplication.webViewLogger can now be nil.
  • ITMApplication.createWebViewLogger now returns optional
  • ITMApplication no longer calls JS window.Bentley_FinishLaunching()
  • ITMWebViewLogger.name is now public and var
  • ITMWebViewLogger.log is now open

In addition to lots of internal refactoring and documentation cleanup, this includes the following public API changes:
* `ITMApplication.webViewLogger` can now be nil.
* `ITMApplication.createWebViewLogger` now returns optional
* `ITMApplication` no longer calls JS `window.Bentley_FinishLaunching()`
* `ITMWebViewLogger.name` is now public and var
@tcobbs-bentley tcobbs-bentley requested a review from a team as a code owner January 9, 2024 17:55
@tcobbs-bentley tcobbs-bentley enabled auto-merge (squash) January 9, 2024 17:55
Co-authored-by: Todd Southen <48103957+toddsouthenbentley@users.noreply.github.com>
Co-authored-by: Todd Southen <48103957+toddsouthenbentley@users.noreply.github.com>
@tcobbs-bentley tcobbs-bentley merged commit 05eb6fe into main Jan 16, 2024
1 check passed
@tcobbs-bentley tcobbs-bentley deleted the travis/code-cleanup branch January 16, 2024 17:31
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.

2 participants