Opened 15 years ago

Closed 15 years ago

#545 closed enhancement (fixed)

Implement FDO RFC 33 - Parameter Binding Direction Enhancement

Reported by: leaf Owned by: gregboone
Priority: major Milestone: 3.5.0
Component: FDO API Version: 3.4.0
Severity: 2 Keywords:
Cc: External ID:

Description

This ticket is to implement FDO RFC 33 - Parameter Binding Direction Enhancement. You can get more details from the following link. http://trac.osgeo.org/fdo/wiki/FDORfc33

Attachments (2)

RFC33.patch (11.8 KB ) - added by leaf 15 years ago.
Fix Typo.patch (1.2 KB ) - added by leaf 15 years ago.

Download all attachments as: .zip

Change History (7)

by leaf, 15 years ago

Attachment: RFC33.patch added

comment:1 by leaf, 15 years ago

Type: defectenhancement

by leaf, 15 years ago

Attachment: Fix Typo.patch added

comment:2 by leaf, 15 years ago

Fix one type in enum FdoParameterDirection. FdoParameterDirection_Ouput -> FdoParameterDirection_Output

comment:3 by jng, 15 years ago

FYI: managed enum still has the typo

comment:4 by leaf, 15 years ago

It seems Greg forget to help me submit code on managed portion. Take a look at the patch "Fix Typo.patch". It already includes changes to managed code.

comment:5 by leaf, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.