Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

cost of "fetchItem" in a server side followup acti

In client side use of the Java api, I don't automatically call "fetchItem" when I have an IItemHandle since there's a cost of a "trip to the server"...for example if I just want to copy the target iteration of one work item to another, I can just use the handle without resolving the item itself. I only fetch the item and cast it when I actually need to call methods on the item not available on the handle.

Is there a similar cost for server side programming? Why I want to do this is a bit of a long story, but is there much cost to always resolving items when I call methods that get a handle?

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,052

Question asked: Aug 02 '11, 5:03 a.m.

Question was seen: 5,213 times

Last updated: Aug 02 '11, 5:03 a.m.

Confirmation Cancel Confirm