faq
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| faq [2010/03/11 22:18] – created ptidejteam | faq [2025/01/15 21:40] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| * Q: What is CPL? | * Q: What is CPL? | ||
| * A: CPL, also known as " | * A: CPL, also known as " | ||
| + | |||
| + | * Q: When creating a model by hand, I receive the following warning in the Console, why, what does it mean, and what should I do? | ||
| + | <code java> | ||
| + | ## util.lang.ConcreteReceiverGuard reports a runtime deprecation: | ||
| + | ## Please use the methods in " | ||
| + | </ | ||
| + | * A: The code to create model is now factored out into the class '' | ||
| + | |||
| + | * Q: When creating a model using the creator from class-files, | ||
| + | <code java> | ||
| + | Caused by: padl.kernel.exception.ModelDeclarationException: | ||
| + | padl.kernel.impl.GenericContainerOfNaturallyOrderedConstituents | ||
| + | reports a duplicate constituent | ||
| + | " | ||
| + | (padl.kernel.impl.MemberGhost) in | ||
| + | "/ | ||
| + | (padl.kernel.impl.Ghost)</ | ||
| + | * A: No need to worry, such exceptions only means that, somehow, the same constituent is being created more than once from different sources so only one such constituent is kept and the other are discarded. This can only be a worry if different sources provide different constituents with the same path. | ||
| + | |||
faq.1268345938.txt.gz · Last modified: (external edit)
