Closed pbogut closed 1 year ago
This simplifies the flow. First, it retrieves XML tag information and then generates M2Item based on it. The code should be easier to follow and extend. Additionally, some tests for XML parsing have been added.
M2Item
This simplifies the flow. First, it retrieves XML tag information and then generates
M2Item
based on it. The code should be easier to follow and extend. Additionally, some tests for XML parsing have been added.