On Apr 19, 2011 12:10 PM, "Hyrum K Wright" <hy...@hyrumwright.org> wrote:
>...
>
> False.  This is a *cache*, meaning, if it is NULL you don't lose any
> information, it may just take longer to get that information.  If the
> cache is NULL, neon will populate it as needed for increased
> performance.
>
> Note that the cache is inherently NULL the first time you use neon
> when checking out a working copy, and yet it works. :)

The cache is populated during checkout, so ra_neon actually populates it
right from the start. If you switch between RA layers, ra_neon will populate
it for nodes changed during an update (generally).

Cheers,
-g

Reply via email to