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

Should we support Java's println #14

Open
postmodern opened this issue Sep 10, 2021 · 1 comment
Open

Should we support Java's println #14

postmodern opened this issue Sep 10, 2021 · 1 comment
Labels
discussion Issues open for discussion/debate

Comments

@postmodern
Copy link
Collaborator

Java defines a println method for their IO objects, where as Crystal defines a puts method. Should we attempt to define a println or some kind of Java IO wrapper Class for compatibility sake?

@postmodern postmodern added the discussion Issues open for discussion/debate label Sep 10, 2021
@icy-arctic-fox
Copy link
Owner

Since Processing is the "primary" shard used in a project, it would probably be okay to extend Crystal's IO type with a println method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Issues open for discussion/debate
Projects
None yet
Development

No branches or pull requests

2 participants