• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Are you using scala + webobjects ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are you using scala + webobjects ?


  • Subject: Re: Are you using scala + webobjects ?
  • From: AndrĂ© Mitra <email@hidden>
  • Date: Thu, 25 Mar 2010 00:01:42 -0400

Hello Dominique,

At the moment, I am just experimenting with Scala and WO. Currently, WOLips prefers Eclipse 3.4.x and Scala prefers 3.5.x, which can lead to different annoyances depending on the version of Eclipse that you choose to use.

On 2010-03-23, at 4:44 PM, Dominique Schoenenberger wrote:

Because you have suggested the use of Scala, I would like to ask you if you are using it in your WebObjects development ?

I have started to use it, to investigate it and coded some Scala classes. It's nice, very expressive but it seems that the Eclipse plugin is not so good for the moment, the code completion is not working, the debug lacks some features and I have sometimes some problem to get my scala classes compiled in Eclipse: I have to make a change in the code (like adding a space character) in order to make it compiled. It's annoying. Have you had this problem ?  What is your experience with Scala + WO ?

Any one else using Scala + WO ? Any code that could be useful to share like how to iterate easily on NSArray in scala ?


val list = List.fromArray(NSArray.componentsSeparatedByString("hello world !"," ").toArray)
list.foreach(println)

Dominique




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Are you using scala + webobjects ?
      • From: Timo Hoepfner <email@hidden>
References: 
 >Should i use web objects or jBoss (From: Pankaj D <email@hidden>)
 >Re: Should i use web objects or jBoss (From: AndrĂ© Mitra <email@hidden>)
 >Are you using scala + webobjects ? (From: Dominique Schoenenberger <email@hidden>)

  • Prev by Date: Re: Are you using scala + webobjects?
  • Next by Date: [OT] kill AxisFault stack traces?
  • Previous by thread: Re: Are you using scala + webobjects ?
  • Next by thread: Re: Are you using scala + webobjects ?
  • Index(es):
    • Date
    • Thread