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

create module or vehicle with scala source file #37

Open
angeloh opened this issue Aug 22, 2013 · 3 comments
Open

create module or vehicle with scala source file #37

angeloh opened this issue Aug 22, 2013 · 3 comments

Comments

@angeloh
Copy link
Contributor

angeloh commented Aug 22, 2013

In Java, you can specify .java as main and deploy .java source file directly. However, you can't use scala source directly. This following should be supported.

"main":"scala:demo/GameVerticle.scala",

@purplefox
Copy link
Member

This would be a nice to have but not critical.

I say get a 0.10 release out ASAP. It doesn't have to be perfect.

"Release early, release often!" http://en.wikipedia.org/wiki/Release_early,_release_often

@raniejade
Copy link
Contributor

This should be quick once the problems in #30 are sorted out.

@galderz
Copy link
Contributor

galderz commented Aug 27, 2013

@purplefox We need at least one example to show the world. That's what we're trying to do with #30. Granted, we could just compile and run the example (haven't tried but should work...), but let's see how far we can get with @raniejade's effort.

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

4 participants