Changes between Version 3 and Version 4 of MapGuideRfc36


Ignore:
Timestamp:
Sep 16, 2007, 2:43:24 PM (17 years ago)
Author:
stevedang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc36

    v3 v4  
    2929We are finding that when the existing !EnumerateResources operation is executed on a repository that has a large number of resources, it is too slow, and may result in an Out Of Memory exception.
    3030
    31 For example in this scenario: If the root folder has 1,000 folders in which each contains 1,000 documents, then for the request where resource is ”Library://” and depth is 1, the operation may take about 20 minutes to complete. This is unacceptable and makes client programs that need to list contents of the repository unusable.
     31For example in this scenario: If the root folder has 1,000 folders in which each contains 1,000 documents, then for the request where resource is ”!Library://” and depth is 1, the operation may take about 20 minutes to complete. This is unacceptable and makes client programs that need to list contents of the repository unusable.
    3232
    3333== Proposed Solution ==
     
    9999    /// <ul>
    100100    ///     <li>If it is true, then the number of children of the folder
    101     ///          resource at the specified depth will be set to a computed value (<= 0).
     101    ///          resource at the specified depth will be set to a computed value (>= 0).
    102102    ///     </li>
    103103    ///     <li>If it is false, then the number of children of the folder