Jochen Wiedmann wrote:
>
> See http://issues.apache.org/jira/browse/JAXME-66
>
> In other words: As of yet, this is still unsupported. I don't know,
> whether Fredrik is working on it or not, but I do know, that the feature
> requires a real lot of changes, so it is unlikely to be realized within
Nacho G. Mac Dowell wrote:
> Is anybody using subclipse? I was wondering if it has the same effect to
> move folders around in the workspace and then comitting as if I do it
> from the rename/move sync view. I suppose this is the only way (at least
> the latter) to keep the resource history. Isn't
[ http://issues.apache.org/jira/browse/JAXME-68?page=all ]
Fredrik Vraalsen updated JAXME-68:
--
Attachment: JAXBSchemaSG.patch
> JAXBSchemaSG does not compile
> -
>
> Key: JAXME-68
>
JAXBSchemaSG does not compile
-
Key: JAXME-68
URL: http://issues.apache.org/jira/browse/JAXME-68
Project: JaxMe
Type: Bug
Components: JaxMe Core
Versions: 0.6
Reporter: Fredrik Vraalsen
Attachments: JAXBSchemaSG.patch
Jochen Wiedmann (JIRA) wrote:
>
> The attached patch could be considered the final implementation. I've changed
> the following things:
>
> - The ID interface is no longer used. Use of an interface would definitely be
> the technically superior solution. However, it would prevent using POJO's
[
http://issues.apache.org/jira/browse/JAXME-66?page=comments#action_12318736 ]
Fredrik Vraalsen commented on JAXME-66:
---
Also see the declaration in section 7.12 of the JAXB 2.0 spec:
http://jcp.org/aboutJava/communityprocess/pr/jsr222/index.html
Add support for xjc:dom extension
-
Key: JAXME-66
URL: http://issues.apache.org/jira/browse/JAXME-66
Project: JaxMe
Type: New Feature
Components: JaxMe Core
Versions: future (enh)
Reporter: Fredrik Vraalsen
Add
[ http://issues.apache.org/jira/browse/JAXME-58?page=all ]
Fredrik Vraalsen updated JAXME-58:
--
Attachment: idMap5.patch
booklist.xsd
booklist.xml
New attempt at ID/IDREF implementation. Added a new 'ID' inter
[
http://issues.apache.org/jira/browse/JAXME-58?page=comments#action_12317941 ]
Fredrik Vraalsen commented on JAXME-58:
---
I see now I misunderstood how you were planning on using the getIdAttribute
method. Please ignore my previous patch ;-)
> ID
[ http://issues.apache.org/jira/browse/JAXME-58?page=all ]
Fredrik Vraalsen updated JAXME-58:
--
Attachment: idMap4.patch
Added generation of 'getIdAttribute' method to DriverGeneratingVisitor + fixed
HandlerSGImpl (typeName and idref lo
[
http://issues.apache.org/jira/browse/JAXME-58?page=comments#action_12317769 ]
Fredrik Vraalsen commented on JAXME-58:
---
Updated idMap patch with support for IDREFs.
The setter and getter methods of IDREF attributes need to be updated to
accept
subprojects in their respective project.xml files.
E.g., in the jaxme core project.xml, you add something like
jaxme
jaxme-api
0.5-SNAPSHOT
to the section, and maven should take care of the ordering itself.
Best regards,
Fredrik Vraalsen
SINTEF
[ http://issues.apache.org/jira/browse/JAXME-58?page=all ]
Fredrik Vraalsen updated JAXME-58:
--
Attachment: idMap.patch
patch to record XML IDs in global idMap
> IDREF handling does not follow JAXB spec (5.8.2)/reference implementat
)
Environment: JDK 1.5.0, JaxMe CVS
Reporter: Fredrik Vraalsen
JaxMe accepts (and generates faulty code for) the following schema
ke the following to maven.xml:
Hope this helps.
Best regards,
Fredrik Vraalsen
SINTEF
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Fredrik Vraalsen wrote:
I've also attached the schema I'm interested in compiling with JaxMe, in
case you are interested.
Doh! That was not the right version of the schema... :-/ I can send
you correct schemas later if you are interested.
tp://www.clixml.org/clix/1.0";) and
local name ("id") of the element. How do you retrieve the actual type
of the element declared in the schema?
I've also attached the schema I'm interested in compiling with JaxMe, in
case you are interested.
Best regards,
Fredri
also have a look
at this myself.
Best regards,
Fredrik Vraalsen
SINTEF - http://www.sintef.no/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Versions: current (nightly)
Reporter: Fredrik Vraalsen
JaxMe's implementation of IDREF differs from the JAXB specification and the RI,
as JaxMe seems to only set/get the IDREF String itself, as opposed to the RI
which sets/gets the actual object being referenced. From the JAXB
19 matches
Mail list logo