This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 228877 - Update data manager toolkit to use example query handler instead of overriding getQueryOperation
Summary: Update data manager toolkit to use example query handler instead of overridin...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Cosmos (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: David Whiteman CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-25 10:16 EDT by David Whiteman CLA
Modified: 2012-01-03 13:54 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Whiteman CLA 2008-04-25 10:16:36 EDT
While the currently generated code does allow users to show a sample query result, the approach used is not the one we recommend using in a real MDR implementation.  We should change the generated code to use the query handler factory and an example iteminstanceidhandler.
Comment 1 David Whiteman CLA 2008-05-23 15:00:03 EDT
Changed to create a QueryHandlerFactory and moved the "hello world" item to the item instance handler stub.  The other handler stubs return null.
Comment 2 David Whiteman CLA 2008-11-05 14:57:55 EST
closing to cleanup bugzilla