Skip to content

Commit

Permalink
Deploying to gh-pages from @ e676c39 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Apr 15, 2024
1 parent 46ed810 commit be67c4e
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions 2024/04/15/15.04.2024.volodya-lombrozo.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,38 +12,38 @@ <h1>volodya-lombrozo 15.04.2024</h1>

<p>Last week achievements:<br/>
jeo-maven-plugin:<br/>
- Use direct xpath instead of global in XmlMethod implementation [#557]<br/>
- Update opeo-maven-plugin to use the newest version of jeo-maven-plugin [#201]<br/>
- Alter <code class="prettyprint">XmlProgram</code> and <code class="prettyprint">XmlClass</code> classes [#555]<br/>
- Remove Mutable Methods [#352]<br/>
- Clean Max Stack and Max Locals [#550]</p>
- Use direct xpath instead of global in XmlMethod implementation [#557]<br/>
- Update opeo-maven-plugin to use the newest version of jeo-maven-plugin [#201]<br/>
- Alter <code class="prettyprint">XmlProgram</code> and <code class="prettyprint">XmlClass</code> classes [#555]<br/>
- Remove Mutable Methods [#352]<br/>
- Clean Max Stack and Max Locals [#550]</p>

<p>Next week plans:<br/>
```opeo-maven-plugin:<br/>
- Add Attributes to the Super class [#209]<br/>
- Remove the 'appendInterfaced' method from Opcode [#208]<br/>
- Fix 'staticize' optimization [#207]<br/>
- Create a large integration test with Spring Boot, Http, and Factorial [#200]</p>
- Add Attributes to the Super class [#209]<br/>
- Remove the 'appendInterfaced' method from Opcode [#208]<br/>
- Fix 'staticize' optimization [#207]<br/>
- Create a large integration test with Spring Boot, Http, and Factorial [#200]</p>

<p>jeo-maven-plugin:<br/>
- Transform XMIR to Bytecode via XSL [#549]<br/>
- Add <code class="prettyprint">http</code> support to the <code class="prettyprint">spring-fat</code> integration test [#548]<br/>
- Replace <code class="prettyprint">org.w3c.dom</code> usages with <code class="prettyprint">com.jcabi.xml</code> [#546]<br/>
- Enable Bytecode Verification For Spring Fat Integration Test [#543]<br/>
- Remove ad-hoc solution for method frames, stack, and locals computation [#540]<br/>
- Refactor DirectivesMethod class to simplify the code [#537]<br/>
- Refactor the code to reduce complexity and remove null values [#536]<br/>
- Refactor Annotations Implementation [#532]<br/>
- Refactor DataType, HexData, and HexString classes [#520]```</p>
- XMIR to Bytecode transformation via XSL [#549]<br/>
- Add <code class="prettyprint">http</code> support to the <code class="prettyprint">spring-fat</code> integration test [#548]<br/>
- Replace <code class="prettyprint">org.w3c.dom</code> usages with <code class="prettyprint">com.jcabi.xml</code> [#546]<br/>
- Enable Bytecode Verification For Spring Fat Integration Test [#543]<br/>
- Remove ad-hoc solution for method frames, stack, and locals computation [#540]<br/>
- Refactor DirectivesMethod class to simplify the code [#537]<br/>
- Refactor the code to reduce complexity and remove null values [#536]<br/>
- Refactor Annotations Implementation [#532]<br/>
- Refactor DataType, HexData, and HexString classes [#520]<br/>
```</p>

<p>Risks:<br/>
jeo-maven-plugin:<br/>
- The removal of mutable methods in <code class="prettyprint">XmlMethod</code> enhances safety by preventing changes to the inner state of the object, allowing only the creation of modified copies [#352].<br/>
- The addition of max stack and locals support in XML method representation improves functionality and flexibility in manipulating instructions [#550].</p>

<p>opeo-maven-plugin:<br/>
- Updating the <code class="prettyprint">jeo-maven-plugin</code> to version <code class="prettyprint">0.4.2</code> and adding the <code class="prettyprint">interfaced</code> attribute to the <code class="prettyprint">Attributes</code> class may introduce compatibility issues with existing code [#201].<br/>
- Enhancements to the <code class="prettyprint">XmlClass</code> and <code class="prettyprint">XmlMethod</code> classes allow for manipulation and conversion to XML, potentially impacting the existing structure and behavior of the classes [#555].</p>
- The server is weak, we may fail the delivery of the dataset, report milestone will be missed [#557].<br/>
- The code in repository is suboptimal, we might have some problems for the future maintainability [#201].<br/>
- The code in repository is suboptimal, we might have some problems for the future maintainability [#555].<br/>
- The code in repository is suboptimal, we might have some problems for the future maintainability [#352].<br/>
- The code in repository is suboptimal, we might have some problems for the future maintainability [#550].</p>

<p>Best regards,<br/>
Vladimir Zakharov<br/>
Expand Down

0 comments on commit be67c4e

Please sign in to comment.