You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Rall <dl...@finemaltcoding.com> on 2001/12/06 01:47:54 UTC

Re: PUBLIC POLL: final static VARIABLE

Ben Collins-Sussman <su...@collab.net> writes:

> Russ Allbery <rr...@stanford.edu> writes:
>
>> Basically, accessor functions let you isolate clients of your object from
>> data type changes and algorithm changes that cause things that used to be
>> static information to become computed information.
>
> Hm, OK.  I'm sold.  This makes a lot of sense. 

And it's a lot more familiar for people who do work with Java.
Making them happier about working with SVN's Java bindings...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org