Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wollok game features #1750

Merged
merged 18 commits into from
Aug 25, 2019
Merged

Wollok game features #1750

merged 18 commits into from
Aug 25, 2019

Conversation

PalumboN
Copy link
Contributor

Fix #1658 - Adding DomainException with source attribute.
Fix #1736
Fix #1737
Fix #1733
Fix #1746

Esto recontra rompe la compatibilidad hacia atrás, por ende los juegos hechos hasta el año pasado puede que dejen de funcionar. Si los queremos tener andando (por ejemplo en el sitio, que es algo que tengo ganas de hacer) yo diría de esperar (o manejar las versiones) antes de meter esto en Wollok-TS.
Varios de los tests que toqué acá mepa que deberían estar en los sanity.

@coveralls
Copy link

coveralls commented Aug 22, 2019

Coverage Status

Coverage increased (+0.06%) to 89.486% when pulling ac99fa6 on wollok-game-features into 96bb765 on dev.

@npasserini npasserini added this to Inbox in Wollok XText Aug 23, 2019
Copy link
Member

@npasserini npasserini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me parece perfecto. Dale masa.

try {
call("image")
} catch (WollokProgramExceptionWrapper exception) {
if (exception.messageNotUnderstood) //TODO: Check inverted logic (!)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No se puede preguntarle al objeto si entiende el mensaje image?

@fdodino fdodino merged commit 99d9582 into dev Aug 25, 2019
@fdodino fdodino deleted the wollok-game-features branch August 25, 2019 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Wollok XText
  
Inbox
4 participants