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

RepositoryPackage values

We have some code done by another group we're trying to get working on
beta2a. It appears that the values

RepositoryPackage.AUDITABLE__STATE_EXTENSIONS
RepositoryPackage.SIMPLE_ITEM__STATE_EXTENSIONS

Are no longer defined in the RepositoryPackage class. Did the values
get a new home or do we need to choose new values in our code?

0 votes



One answer

Permanent link
Dale Manthei wrote:
We have some code done by another group we're trying to get working on
beta2a. It appears that the values

RepositoryPackage.AUDITABLE__STATE_EXTENSIONS
RepositoryPackage.SIMPLE_ITEM__STATE_EXTENSIONS

Are no longer defined in the RepositoryPackage class. Did the values
get a new home or do we need to choose new values in our code?

Which Jazz milestone were you building against previously? There was a
repository model change (in M3 or M4 I think) that split the single
stateExtensions attribute on Item into several (stringExtensions,
intExtensions, etc...).

So it looks like your code was developed before this change. I think
the best way to adapt to this is to regenerate your model code (with the
codegen tool). I may be reading too much into your question.... I'm
assuming you have a storage model (Ecore file) that was previously
generated to Java code and the undefined references you mention are
coming from the generated Java code. Is that correct?

--
Chris Daly
Jazz Component Development Team

0 votes

Your answer

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
× 10,930

Question asked: Jan 21 '08, 2:08 p.m.

Question was seen: 6,103 times

Last updated: Jan 21 '08, 2:08 p.m.

Confirmation Cancel Confirm