This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Re: Graphic programming in Scala...?

1 reply
Michel Daviot
Joined: 2011-12-27,
User offline. Last seen 42 years 45 weeks ago.

An option I'm seriously looking at at the moment is Scala + Vaadin.
I'm hosting it on Google Appengine for free.
At the moment it works fine, but i'm still learning Vaadin.
Working sample here :  https://github.com/tyrcho/Le-compte-est-bon The GUI is still very rough ...

On Mon, Dec 26, 2011 at 16:50, Trond Olsen <trond@steinbit.org> wrote:
My personal belief is that you should target the web browser. It's all still a bit immature unfortunately. Swing seems like a step backwards in my opinion. The only "client-side application" web-based frameworks I know of is Lift and Scala+GWT. Lift is intimately tied to the server. Scala+GWT I know only by name. The way I've done it is to only rely on javascript + standard plugins for client-side programming and web-services for server communication. Don't know of client-side gui through Lift/GWT is scalable beyond standard forms etc.

On 25 December 2011 15:16, Dinotzar Tzar <dinotzar@gmail.com> wrote:
A not very well-researched and a bit fluffy question: Is there any future for graphic programming in Scala?

Scala's Swing library seems promising, but appears dormant (?) rather than actively developed.
I've seen references to reactive graphical programming, but these efforts seem a bit sketchy so far.

I ask because I'm a lousy GUI programmer, who needs help from a good library not to mess things up completely. (Maybe what I'm looking for is some rich, yet simple,  web based GUI stuff for Scala :)

I would imagine that Scala could be a wonderful place for graphic development, but there seems to be little interest in this topic (just consider the ratio of e.g. Scala Swing related questions on the mailing lists).

D.






Naftoli Gugenheim
Joined: 2008-12-17,
User offline. Last seen 42 years 45 weeks ago.
Re: Graphic programming in Scala...?
Cloudbees also has free plans, and is not so limited like AppEngine. There are other similar PAASs.

On Tue, Dec 27, 2011 at 2:34 AM, Michel Daviot <michel@daviot.info> wrote:

An option I'm seriously looking at at the moment is Scala + Vaadin.
I'm hosting it on Google Appengine for free.
At the moment it works fine, but i'm still learning Vaadin.
Working sample here :  https://github.com/tyrcho/Le-compte-est-bon The GUI is still very rough ...

On Mon, Dec 26, 2011 at 16:50, Trond Olsen <trond@steinbit.org> wrote:
My personal belief is that you should target the web browser. It's all still a bit immature unfortunately. Swing seems like a step backwards in my opinion. The only "client-side application" web-based frameworks I know of is Lift and Scala+GWT. Lift is intimately tied to the server. Scala+GWT I know only by name. The way I've done it is to only rely on javascript + standard plugins for client-side programming and web-services for server communication. Don't know of client-side gui through Lift/GWT is scalable beyond standard forms etc.

On 25 December 2011 15:16, Dinotzar Tzar <dinotzar@gmail.com> wrote:
A not very well-researched and a bit fluffy question: Is there any future for graphic programming in Scala?

Scala's Swing library seems promising, but appears dormant (?) rather than actively developed.
I've seen references to reactive graphical programming, but these efforts seem a bit sketchy so far.

I ask because I'm a lousy GUI programmer, who needs help from a good library not to mess things up completely. (Maybe what I'm looking for is some rich, yet simple,  web based GUI stuff for Scala :)

I would imagine that Scala could be a wonderful place for graphic development, but there seems to be little interest in this topic (just consider the ratio of e.g. Scala Swing related questions on the mailing lists).

D.







Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland