[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: RELAX NG pluggable type libraries

  • To: John Cowan <jcowan@r...>
  • Subject: Re: RELAX NG pluggable type libraries
  • From: Elliotte Harold <elharo@m...>
  • Date: Tue, 26 Oct 2004 10:37:58 -0400
  • Cc: xml-dev@l...
  • In-reply-to: <20041026040151.GB4194@s...>
  • References: <417D8B45.8000009@m...> <20041026040151.GB4194@s...>
  • User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040910

pluggable types
John Cowan wrote:


> That's the whole idea of pluggable database libraries.  All you have to
> do, minimum, is to write code to answer the questions "is the string X a
> member of the datatype" and "do the strings X and Y represent the same
> member of the datatype".  You can also support your own parameters to
> provide restricted subtypes.

OK, I've done it now, but is that really the minimum? So far it seems I 
also need to:

1. Compute hash codes for the strings
2. Buffer the strings from streams, or write code that validates the 
streams directly
3. Write a factory that finds the right library
4. Write the library that creates the right data types
5. Install the factory (Still haven't figured out how to do that one)
6. Provide an object representation of the type

It's doable, but it's a little more complex than I expected, even for 
simple cases. I thought I could get away with just writing a method that 
took a string and returned true or false, but there appears to be a lot 
more to it.


-- 
Elliotte Rusty Harold  elharo@m...
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.