Donate Share

Saxon XSLT and XQuery Processor

Tracker: Bugs

5 .NET extension functions not working - ID: 1558459
Last Update: Settings changed ( mhkay )

Extension functions on .NET are not working. The
compiler reports that it was unable to find a class
with a matching name.

A late change was made to the URI namespace format used
to identify .NET classes, from the form
type:System.Math to clitype:System.Math. Unfortunately
the code as issued uses the old scheme name "type" in
one place and "clitype" in another. The correct form is
"clitype", and a patch has been placed in Subversion
(module net.sf.saxon.dotnet.DotNetExtensionLibrary) to
correct this.


Michael Kay ( mhkay ) - 2006-09-14 09:17

5

Closed

None

Michael Kay

.NET API

v8.8

Public


Comment ( 1 )

Date: 2006-10-27 17:18
Sender: mhkayProject Admin

Logged In: YES
user_id=251681

I'm afraid there's a known bug here: see
https://sourceforge.net/tracker/index.php?func=detail&aid=1558459&group_id=29872&atid=397617

The subversion source contains a fix, but I'm rather aware
that expecting users to build the .NET product on their own
is asking a lot. It's time I did a patch release, but I
can't promise anything.


Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2007-02-13 14:34 mhkay
close_date - 2007-02-13 14:34 mhkay