Andrea Aime wrote:
> Justin Deoliveira ha scritto:
> 
>> Yeah, I think this will work with one caveat. We need to get the ID's 
>> set up properly. Currently id is always == name... we should change 
>> that. Once that is in place we can make the REsourceInfo name editable.
> 
> And what is involved in doing that?

Should not be too much work. Basically just change CatalogImpl.sync() to 
instead of set the id from the name, to generate a universally unique one.

Second will be to isolate any calls to Catalog that look up an object by 
id, and change to them to look up by name (if its appropriate). As far 
as i know the only code that should look up by id is the UI.
> Cheers
> Andrea
> 


-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to