logo       

Re: addJavaBeanMethods: msg#00037

lang.scala

Subject: Re: addJavaBeanMethods


I'd definitely vote to have it capitalize the initial character. That would
certainly be the Java way, and this is intended purely for Java anyway.

Although, there isn't a way to specify (public/protected/private/pkg) is there?

ie.

class X {
private String name;

public String getName();
public void setName(String val);




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise