[e-lang] E-on-Java code formatting
Kevin Reid
kpreid at mac.com
Wed Apr 11 11:58:12 CDT 2007
MarkM: the version of my Proxy code you checked in seems to have all
whitespace on empty lines removed:
protected boolean isResolvedIfNotForwarding() {
return false;
}
<---- 4 spaces in my version, 0 in repository
protected void __printOnIfNotForwarding(TextWriter out)
throws IOException {
out.write("<Remote Promise>");
}
Is this a deliberate formatting choice or an accident, and if the
latter, is having the spaces preferred?
--
Kevin Reid <http://homepage.mac.com/kpreid/>
More information about the e-lang
mailing list