Quoth Douglas R. McCallum on Fri, May 11, 2007 at 09:27:49AM -0700: > Are there conditions where the property group delete will return > success but the property group still exists in the repository? I'm > seeing this on one system but not on any others. I first check that it > exists with scf_instance_get_pg() which succeeds then use > scf_pg_delete with the returned handle. It also succeeds. Later, I see > the pg still in the repository.
There shouldn't be, unless you're getting confused by composition or something. If you can reproduce this, please file a bug. David