https://bugs.linuxfoundation.org/show_bug.cgi?id=1163
Gary O'Neall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] --- Comment #1 from Gary O'Neall <[email protected]> 2013-09-21 17:40:49 UTC --- The getters in SPDXFile have a partial implementation commented out to sync up with the RDF model. It is currently commented out since it is creating new objects for SPDXChecksum, SPDXLicenseInfos, and other complex SPDX structures. This could probably be fixed by finding the resource and comparing the resource identifiers with the local properties stored rather than just creating a new one as the current commented out code does. -- Configure bugmail: https://bugs.linuxfoundation.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Spdx-tech mailing list [email protected] https://lists.spdx.org/mailman/listinfo/spdx-tech
