From: Vladimir Lombrozo
Subject: WEEK 39 Objectionary
Hi all,
Last week achievements:
jeo-maven-plugin:
XmlAnnotations
and refactored BytecodeAnnotations
usage [#345]DirectivesAttribute
and DirectivesAttributes
classes [#591]org.eolang
and org.eolang.jeo
packages to generated objects [#710]XmlAttribute
and refactored it to return BytecodeAttribute
instead of Optional<BytecodeAttribute>
[#594]XmlAttributes
class [#595]tuple
usages with seq
usages to solve transformation issues [#707]xmir
and back to bytecode [#598]Next week plans:
jeo-maven-plugin:
bytes
base for all values [#715]opeo-maven-plugin:
AgentsIT.java
[#407]program
and object
from AgentsIT.java
[#403]DecompilerMachineTest.java
[#388]FormattingDecompiler.java
[#358]Risks:
jeo-maven-plugin:
verify
method can read an incomplete class, causing ClassTruncatedError
[#672]tuple
with seq
might solve some transformation issues [#707]Best regards,
Vladimir Lombrozo
Software Developer
Closed Pull Requests:
- title: feat(#345): Add unit test for XmlAnnotations
, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/719
- title: feat(#672): Fix The Flaky Test Related To Class Loading, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/718
- title: feat(#591): Add Unit Tests for DirectivesAttribute and DirectivesAttributes, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/717
- title: feat(#710): Add org.eolang
and org.eolang.jeo
packages, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/713
- title: feat(#594): Add Unit Tests for XmlAttribute
, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/712
- title: feat(#595): Add Unit Test for XmlAttributes
, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/711
- title: feat(#707): Use seq
Object Instead of tuple
Object, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/708
- title: feat(#598): Correct Method Paramters Transformation, repo: jeo-maven-plugin, url: https://github.com/objectionary/jeo-maven-plugin/pull/706
Open Issues:
- title: Use bytes
base for all values, repo: jeo-maven-plugin, number: #715, url: https://github.com/objectionary/jeo-maven-plugin/issues/715, labels: ["bug", "soon"]
- title: pom.xml:302-309: Enable phi-unphi integration test. The..., repo: jeo-maven-plugin, issue number: #705, url: https://github.com/objectionary/jeo-maven-plugin/issues/705, labels: ["soon"]
- title: AgentsIT.java:63-65: Add More Tests. Currently, we have..., repo: opeo-maven-plugin, issue number: #407, url: https://github.com/objectionary/opeo-maven-plugin/issues/407, labels: ["soon"]
- title: AgentsIT.java:50-56: Remove program
and object
..., repo: opeo-maven-plugin, issue number: #403, url: https://github.com/objectionary/opeo-maven-plugin/issues/403, labels: ["soon"]
- title: DecompilerMachineTest.java:446-451: Reference Names..., repo: opeo-maven-plugin, issue number: #388, url: https://github.com/objectionary/opeo-maven-plugin/issues/388, labels: ["soon"]
- title: FormattingDecompiler.java:113-118: Remove the crutch..., repo: opeo-maven-plugin, issue number: #358, url: https://github.com/objectionary/opeo-maven-plugin/issues/358, labels: ["soon"]