[kepler-dev] [Bug 5017] ReportLayout LSID and referral list should be maintained

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu May 20 11:47:28 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5017

--- Comment #2 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2010-05-20 11:47:27 PDT ---
They're still not NamedObjs. Unfortunately the constructor for
NamedObjIdReferralList needs a NamedObj. Aaron recommended refactoring
NamedObjIdReferralList, or having reportLayout keep a NamedObj member to serve
as proxy. The latter seems kludgy, but may be the way to go since we're trying
to ship 2.0.

One problem currently is that reporting attempts to increment the LSID even if
it's from a different namespace, and this is not allowed and thus gives errors.
The ideal thing here would be to keep a referral list. One cheat, if we don't
care about the origins of a reportLayout, is to simply create a new lsid and
discard the old.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list