- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Scala modularisation - What git branch to fork?
Wed, 2009-11-25, 14:35
I noticed there's a "scala" module on the scala-incubator github page, but it is devoid of code. If needed to fork scala-trunk to start making modularisation prototypes and doing research-y things, should I fork paulp's github repo?
I'd like to have an environment setup where as discussions progress we can make forks and show prototypes of ideas.
Thanks!
- Josh
I'd like to have an environment setup where as discussions progress we can make forks and show prototypes of ideas.
Thanks!
- Josh
On Wed, Nov 25, 2009 at 1:35 PM, Josh Suereth wrote:
> I noticed there's a "scala" module on the scala-incubator github page, but
> it is devoid of code. If needed to fork scala-trunk to start making
> modularisation prototypes and doing research-y things, should I fork paulp's
> github repo?
The consensus was that we fork paulp's initially and then sync with
EPFLs SVN from that point on.
Cheers,
Miles