Marcos Douglas B. Santos
Marcos Douglas B. Santos
As we already have discussed before, I don't know if these names, like `XxxToYyy` are good. Indeed, I'm not sure about them yet. But, today, I believe `XxxAsYyy` or `XxxAdapterForYyy`...
I haven't understand [this part](https://github.com/fabriciofx/cactoos-jdbc/blob/master/src/main/java/com/github/fabriciofx/cactoos/jdbc/Results.java#L53). There is a loop and the `val` variable is replaced every time in the loop. Why is that?
`AWS Lib` is too generic name. We should choose a better name. Simple and memorable. This name will be the prefix for all units. I'm thinking in `Paws`. It's an...
Let's replace Synapse to mORMot, which supports HTTP/s, HMAC, and more.
Definir novas interfaces e classes para o módulo aws_ses. - [ ] 1. Remover ISESRegion e ISESObject; - [ ] 2. Refatorar ISESObjects; - [ ] 3. Refatorar TSESMessage (desmembrar...
Implementar uma nova interface IAWSRegion para ser utilizada por todos os serviços. Proposta de uso da nova interface/classe: ``` TS3Service.New( TAWSClient.New( TAWSRegion.New('us-west-2'), TAWSSignatureVersion1.New( TAWSCredentials.New('access_key', 'secret_key', True) ) ) ) .Buckets...
Introduce `JamesPack` package. It will use `mormot_base` as an dependency instead of PATHs.
Let's use Jenkins to build this project. Here is a start https://michalis.ii.uni.wroc.pl/jenkins/
Introduce `XavierPack` package. It will use `mormot_base` as an dependency instead of PATHs.