- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Scala+GWT is using virtpatmat
Wed, 2011-11-23, 03:46
Hi,
As I'm writing this e-mail my laptop is still hot because of compiling Scala+GWT demos with -Yvirtpatmat. I briefly tested demos and they all work well. The scala library used in theses tests was also compiled with -Yvirtpatmat.
There are a few rough edges in my backend exposed by shape of trees generated by virtpatmat that need to be addressed. Apart from that, virtpatmat delivers 100% of Scala language support to Scala+GWT!
The bad news (there must be some, right?) are that virtpatmat seems to blow up the size of trees so much that the whole compilation of samples is being slowed down by around 1 minute. I'll dig into this a bit more just to make sure I didn't miss something.
--
Grzegorz Kossakowski
As I'm writing this e-mail my laptop is still hot because of compiling Scala+GWT demos with -Yvirtpatmat. I briefly tested demos and they all work well. The scala library used in theses tests was also compiled with -Yvirtpatmat.
There are a few rough edges in my backend exposed by shape of trees generated by virtpatmat that need to be addressed. Apart from that, virtpatmat delivers 100% of Scala language support to Scala+GWT!
The bad news (there must be some, right?) are that virtpatmat seems to blow up the size of trees so much that the whole compilation of samples is being slowed down by around 1 minute. I'll dig into this a bit more just to make sure I didn't miss something.
--
Grzegorz Kossakowski
Wed, 2011-11-23, 06:27
#2
Re: Scala+GWT is using virtpatmat
On Tue, Nov 22, 2011 at 6:46 PM, Grzegorz Kossakowski
wrote:
> Apart from that, virtpatmat delivers 100% of Scala language support to Scala+GWT!
Probably closer to 110%.
Wed, 2011-11-23, 11:47
#3
Re: Re: Scala+GWT is using virtpatmat
On Wed, Nov 23, 2011 at 3:56 AM, Grzegorz Kossakowski <grzegorz.kossakowski@gmail.com> wrote:
Beers will come shortly :-)alright! so it *was* all worth it after all :-)
will look into those issues you're experience to earn my dessert
--a
Forgot about the most important: thanks to Adriaan Moors for working on virtpatmat. Beers will come shortly :-)
--
Grzegorz Kossakowski