>
> SOOOOOOO:
> For the sake of argument, lets assume that the separate calls aren't
> required and we kill off the svn_fs_new function.
> Then, svn_fs_open _fs (notice name change :-), and svn_fs_create_fs
> become simple factory methods that return FS objects.
> svn_fs_open can determine at the time of calling whether the mapping
> has taken place already. If so, return the old FS object.
> This may cause some issues with pools but, but I think it can be
> worked out.
As a point of clarification. Only the table pointers are the same. Any
other stuff. would be newly allocated as before. I mention "other
stuff" because there will be more "other stuff" as other FS
implementations evolve.
gat
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 17 22:26:02 2003