Jose A. Corbacho

Results 16 issues of Jose A. Corbacho

## Description As described in this PR #276 , the library is not exposing the dependencies the client should use forcing the users to add them on their apps. ##...

Type: Bug :bug:
Priority: 1 - Immediate :fire:

## What? What would you like to refactor? ## Why? What's your justification for a refactor? These take a lot of time... why can't this be specified into a single...

Type: Refactor :hammer:

## Feature Description Now that coroutines have been added to the project, it would be good to offer an API based on them. [ ] Replace RxJava and callbacks with...

Type: New Feature :heavy_plus_sign:
Priority: 4 - Low :sunglasses:

## What? Error management in Syft is all done by exceptions. Though this is a quick solution it is becoming an antipattern. See here https://phauer.com/2019/sealed-classes-exceptions-kotlin/ ## Why? Exceptions break the...

Type: Refactor :hammer:

## What? Syft models have a strong dependency on Proto (Protobuffer) data types. ## Why? - Decoupling allow the internal data types in the library and those that map to...

Priority: 4 - Low :sunglasses:
Severity: 3 - Medium :unamused:
Status: Available :wave:
Type: Refactor :hammer:

With JS and JVM generated code already in their own folder, it would be convenient to have Python in a directory too.