From be67c4e21392b4cfb58aac2a0662c9b74e24052f Mon Sep 17 00:00:00 2001 From: volodya-lombrozo Date: Mon, 15 Apr 2024 09:55:03 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20volodya-?= =?UTF-8?q?lombrozo/newsman@e676c39f9457e4b5388b04c21820969a2d55b1cd=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2024/04/15/15.04.2024.volodya-lombrozo.html | 48 ++++++++++----------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/2024/04/15/15.04.2024.volodya-lombrozo.html b/2024/04/15/15.04.2024.volodya-lombrozo.html index 4d0bd8f..71d5374 100644 --- a/2024/04/15/15.04.2024.volodya-lombrozo.html +++ b/2024/04/15/15.04.2024.volodya-lombrozo.html @@ -12,38 +12,38 @@

volodya-lombrozo 15.04.2024

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

+ - Use direct xpath instead of global in XmlMethod implementation [#557]
+ - Update opeo-maven-plugin to use the newest version of jeo-maven-plugin [#201]
+ - Alter XmlProgram and XmlClass classes [#555]
+ - Remove Mutable Methods [#352]
+ - Clean Max Stack and Max Locals [#550]

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

+ - Add Attributes to the Super class [#209]
+ - Remove the 'appendInterfaced' method from Opcode [#208]
+ - Fix 'staticize' optimization [#207]
+ - Create a large integration test with Spring Boot, Http, and Factorial [#200]

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

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

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

- -

opeo-maven-plugin:
-- Updating the jeo-maven-plugin to version 0.4.2 and adding the interfaced attribute to the Attributes class may introduce compatibility issues with existing code [#201].
-- Enhancements to the XmlClass and XmlMethod classes allow for manipulation and conversion to XML, potentially impacting the existing structure and behavior of the classes [#555].

+- The server is weak, we may fail the delivery of the dataset, report milestone will be missed [#557].
+- The code in repository is suboptimal, we might have some problems for the future maintainability [#201].
+- The code in repository is suboptimal, we might have some problems for the future maintainability [#555].
+- The code in repository is suboptimal, we might have some problems for the future maintainability [#352].
+- The code in repository is suboptimal, we might have some problems for the future maintainability [#550].

Best regards,
Vladimir Zakharov