AnantLabs / google-enterprise-connector-sharepoint

Automatically exported from code.google.com/p/google-enterprise-connector-sharepoint
0 stars 0 forks source link

GSBulkAuthorization should be improved #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
GSBulkAuthorization makes use of SHarePoint APIs (SPSite, SPWeb, SPList
etc..). Initialization of SPSite object should be factorized so that it's
not unnecessarily created for each and every doucment to be authorized.
This will improved the web service response timing.

Creating one SPSite object per web application can suffice. One SPSite
object can be used for all the documents which are from the same web
application.

Original issue reported on code.google.com by th.nitendra on 23 Nov 2009 at 3:27

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 24 Nov 2009 at 4:31

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 24 Nov 2009 at 4:54

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 20 May 2010 at 6:19

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 6 Oct 2010 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by shashank...@gmail.com on 18 Mar 2011 at 12:05

GoogleCodeExporter commented 9 years ago
This issue is filed as Google issue #6513911

Original comment by tdnguyen@google.com on 17 May 2012 at 11:52