#1256 closed defect (fixed)
Update MapGuide to turn on global thread locking of FdoIDisposable objects
Reported by: | brucedechant | Owned by: | brucedechant |
---|---|---|---|
Priority: | low | Milestone: | 2.2 |
Component: | Feature Service | Version: | 2.1.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description (last modified by )
FDO recently adopted RFC47 - Add Thread Support to FdoIDisposable AddRef/Release
MapGuide uses thread locking on all MgGuardDisposable derived objects and this should also be done for all uses of FdoIDisposable objects.
Change History (3)
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed sandbox/adsk/2.2gp r4556 Fixed trunk r4557