The input is literally anything. It can be a URL, a string what ever. Currently it accepts a String or URL or URI of the format:

jdbc.postgis://username:[EMAIL PROTECTED]:port/database

or

postgis.jdbc://username:[EMAIL PROTECTED]:port/database

Although it is the connection factory that is supposed to handle the actual processing.

Jesse

On Apr 24, 2007, at 2:42 AM, Adrian Custer wrote:

hey all,

another question to get lost on the non-existent the ether...

At the bottom of
  net/refractions/udig/catalog/ui/wizard/
    DataBaseRegistryWizardPage.java#createControl
there's a section that handles drag-n-drop.

Anyone have any idea how I can find out what it's supposed to handle?
What's the input, a tab separated string? What's the result supposed to
be, a filled in dialog or a full connection?

--adrian

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to