24 Dec 18:20
Re: Re: [scala] Scala Object Notation ( SCON? )
On 12/24/07, Oscar Picasso <oscarpicasso@...> wrote: > We could also have? > rolandDumas.firstname("Bertrand").age(33) I think such methods should have "with" prefix: rolandDumas.withFirstname("Bertrand").withAge(33) -- -- Stepan
RSS Feed