Bug 108176

Summary: Remove deprecated methods in c.a.persistence.DataAssociation
Product: [Retired] Red Hat Web Application Framework Reporter: Daniel BerrangĂ© <berrange>
Component: persistenceAssignee: ccm-bugs-list
Status: CLOSED WONTFIX QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightlyCC: vnasardinov
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-03 18:35:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Berrangé 2003-10-28 11:45:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.9 (X11; Linux i686; U;) Gecko/20030314

Description of problem:
A bunch of the methods in com.arsdigita.persistence.DataAssociation have been
deprecated for 3 releases now, in favour of equivalent methods in
DataAssociationCursor. These deprecated methods should be deleted & the class
hiearchy changed such that it no longer extends DataCollection.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Write some code that calls DataAssociation#next
2.
3.
    

Actual Results:  Deprecation warnings are displayed

Expected Results:  Compilation errors are thrown

Additional info:

Comment 1 Vadim Nasardinov 2004-01-20 19:55:17 UTC
Xref:
http://post-office.corp.redhat.com/archives/ccm-engineering-list/2004-January/msg00146.html
Message-ID: <400D7ACD.70009>


Comment 2 Vadim Nasardinov 2005-08-03 18:35:58 UTC
stale