View Issue Details

IDProjectCategoryView StatusLast Update
0006072libeufinlibeufin-nexuspublic2023-01-08 10:33
ReporterFlorian Dold Assigned ToMarcello Stanisci  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9.0Fixed in Version0.9.0 
Summary0006072: have more generic abstractions for EBICS transactions
Description... instead of doing the same thing in the implementation of all order types.
TagsNo tags attached.

Activities

Marcello Stanisci

2020-05-15 18:49

reporter   ~0015909

There is now this big "switch" function that *can* abstract over the message type
(where possible):
https://git.taler.net/libeufin.git/tree/nexus/src/main/kotlin/tech/libeufin/nexus/Main.kt?id=4f0af79c3cde2b71f8a3607d5310aaf375d011eb#n64

The structure is there, but was never tested, so we'll keep this one open.

Florian Dold

2020-06-18 22:07

manager   ~0016311

EBICS functionality is now split into a separate package inside nexus.

Issue History

Date Modified Username Field Change
2020-02-04 14:37 Florian Dold New Issue
2020-05-15 18:49 Marcello Stanisci Note Added: 0015909
2020-05-15 18:49 Marcello Stanisci Assigned To => Marcello Stanisci
2020-05-15 18:49 Marcello Stanisci Status new => acknowledged
2020-06-18 22:07 Florian Dold Status acknowledged => resolved
2020-06-18 22:07 Florian Dold Resolution open => fixed
2020-06-18 22:07 Florian Dold Note Added: 0016311
2023-01-08 10:32 Christian Grothoff Fixed in Version => 0.9.0
2023-01-08 10:32 Christian Grothoff Target Version => 0.9.0
2023-01-08 10:33 Christian Grothoff Status resolved => closed
2023-04-13 20:38 Florian Dold Category nexus => libeufin-nexus