Bert and others:

Would it be OK (performance-wise) to add optional 'properties' outputs to the

 svn_wc__db_base_get_info()
svn_wc__db_depth_get_info()
svn_wc__db_read_info()

APIs, instead of the separate and irregular APIs we currently have for 
specifically requesting the props?  The point is to regularize the APIs.

I want to know if the act of including the props field in the main SQL request 
would be cause for concern.  Alternatively we can just issue a second SQL stmt 
for the props, but within the same func, if that seems better.

- Julian

--
Certified & Supported Apache Subversion Downloads: 
http://www.wandisco.com/subversion/download

Reply via email to