It's time to merge this. The new functionality is an new API. Handlers only see this when they change how they ask libdap about the sizes of things. The new API is used by DMR::response_size_kb() and DDS::get_response_size_kb() but not by the older DMR::response_size() and DDS::get_response_size(). None of the previously existing functions have new return types or parameters.
It's time to merge this. The new functionality is an new API. Handlers only see this when they change how they ask libdap about the sizes of things. The new API is used by DMR::response_size_kb() and DDS::get_response_size_kb() but not by the older DMR::response_size() and DDS::get_response_size(). None of the previously existing functions have new return types or parameters.