RE: Functions

Thanks: we're working on specifications for "modules" at the moment, one of
the main aims is to support such function libraries.

Michael Kay

> -----Original Message-----
> From: Eddie McGreal [mailto:emcgreal@BlackPearl.com] 
> Sent: 18 December 2002 17:50
> To: 'public-qt-comments@w3.org'
> Subject: Functions
> 
> 
> 
> The current spec only allows functions to be either built in 
> or defined in the query in which they are used. I think it 
> would be very useful to allow functions to be imported just 
> like schemas are imported. This would allow authors to create 
> a library of functions and include them in their query 
> without the need to duplicate them or make the global (or built-in)
> 
> How about?
> ImportFunctions    ::=   <"import" "functions" "at"> StringLiteral
> 
> Regards,
> Eddie 
> 

Received on Wednesday, 18 December 2002 17:57:30 UTC