anz-bank / sysl-go

Communication library used by SYSL-generated code written in Go.
Apache License 2.0
10 stars 14 forks source link

Identify and resolve gaps between `sysl` transforms and `arrai` transforms. #133

Closed springwiz closed 4 years ago

springwiz commented 4 years ago

@springwiz Can you close this ticket and instead create a separate ticket to identify all gaps between sysl transforms and arrai transforms.

Originally posted by @andrewemeryanz in https://github.com/anz-bank/sysl-go/issues/121#issuecomment-647253848

andrewemeryanz commented 4 years ago

@springwiz I'll attempt to migrate the first service to get a benchmark of code comparison. I'll then hand this over to you to investigate the remaining services.

ghost commented 4 years ago

@andrewemeryanz you probably want to check on my changes in https://github.service.anz/dcx/anzapp-bff/tree/master/codegen/arrai asI've already fixed a bunch of issues with the rest code

andrewemeryanz commented 4 years ago

@anz-gordonj7 Thanks.

springwiz commented 4 years ago

@anz-gordonj7 Can you point me to issues that you have fixed, in the arrai code included in dcx/anzapp-bff.

ghost commented 4 years ago

diff the dcx/codegen/arrai directory with sysl-go/codegen/arrai. I don't have a list of changes made

andrewemeryanz commented 4 years ago

Migration complete.