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

Behavior of addData #22

Open
alanbee55 opened this issue May 27, 2020 · 2 comments
Open

Behavior of addData #22

alanbee55 opened this issue May 27, 2020 · 2 comments

Comments

@alanbee55
Copy link

Date on version you are commenting on

May 23, 2020

Section you are commenting on

example - 3.0

Comments

You might want to explain somewhere how addData knows how to do the "right thing" when displaying variables.

@alan412
Copy link
Owner

alan412 commented May 30, 2020

Any idea how to do this? I don't really want to get into Java's "Autoboxing" feature where it automatically promotes primitive types to their object representation when needed. That feels way outside the scope of this book.

@burtonboucher
Copy link

burtonboucher commented Jul 5, 2020

Maybe right thing is “handled by” SDK / Classes provided. Knowing the capabilities of are good to know. I agree diving in deeper than that is out of scope.

We’ll talk about how to navigate the SDK to find out what is there in chapter 16.

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

No branches or pull requests

3 participants