java server library
Roberto De Almeida
roberto at dealmeida.net
Thu Mar 16 11:18:21 PST 2006
> My initial take on your question was that the pyDAP code would be easier to
> work with because it is so much smaller. Also, there's an outside chance
> that pyDAP can handle nested sequences already, which would save you from
> having to add features to the DRDS.
> Roberto, Any comments?
Well, the pyDAP data model supports nested sequences, but the SQL
plugin can only handle "flat" sequences right now. The configuration
map specifies a one-to-one relationship between SELECTs (not
necessarily a column) and DAP variables inside a root Sequence.
Nevertheless, it should be easy to create a specific plugin for this
particular configuration. I can help you with this, if you want to
give it a try.
Roberto
More information about the Opendap-tech
mailing list