Open aguspina opened 6 years ago
Hay un tema con esto, que es que cuando tenés variables NECESITÁS anidar estructuras... Las variables no se llevan bien con las subtareas... FF
2018-04-06 17:35 GMT-03:00 Agustin Pina notifications@github.com:
Antes no se podía, según @faloi https://github.com/faloi esto era para obligar a dividir en subtareas.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gobstones/gobstones-interpreter/issues/31, or mute the thread https://github.com/notifications/unsubscribe-auth/AIaqto7f6aXgTGvpC8DJK865ci69ylJCks5tl9GWgaJpZM4TKqzQ .[image: Web Bug from https://github.com/notifications/beacon/AIaqtmHXQiZBvgkGCaJc3eOnz_Kl7Ospks5tl9GWgaJpZM4TKqzQ.gif] {"api_version":"1.0","publisher":{"api_key":" 05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity": {"external_key":"github/gobstones/gobstones-interpreter","title":" gobstones/gobstones-interpreter","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/ 143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png"," avatar_image_url":"https://cloud.githubusercontent.com/ assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png ","action":{"name":"Open in GitHub","url":"https://github. com/gobstones/gobstones-interpreter"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"El nuevo interpete te deja anidar repeats (#31)"}],"action":{"name":"View Issue","url":"https://github.com/gobstones/gobstones-interpreter/issues/31 "}}}
Este mensaje ha sido analizado por el servidor antispam2.unq.edu.ar de la Universidad Nacional de Quilmes en busca de virus y otros contenidos peligrosos, y se considera que está limpio.
Y no se podría tener un flag para mantener el modo pygobstones?
De paso, se pueden anidar otras estructuras como el ir? También sería interesante poder evitar esto desde el lenguaje (al menos con un flag), no?
Debería solucionarse con smells, cuando integremos Mulang... Quizás haya que pensar en smells por curso. ;)
Buen punto. Para cuando lo integramos :smile:
Cuando consiga los $$... Estoy en eso. FF
On Wed, Oct 17, 2018 at 4:58 PM Franco Leonardo Bulgarelli < notifications@github.com> wrote:
Buen punto. Para cuando lo integramos 😄
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gobstones/gobstones-interpreter/issues/31#issuecomment-430766964, or mute the thread https://github.com/notifications/unsubscribe-auth/AIaqtuTP2F1iYm_JLuBrBWDMyPHyPaIKks5ul4vSgaJpZM4TKqzQ .[image: Web Bug from https://github.com/notifications/beacon/AIaqtloY7awtn9s5rRYLDA5HPnGOqwRpks5ul4vSgaJpZM4TKqzQ.gif] {"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/gobstones/gobstones-interpreter","title":"gobstones/gobstones-interpreter","subtitle":"GitHub repository","main_image_url":" https://assets-cdn.github.com/images/email/message_cards/header.png ","avatar_image_url":" https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/gobstones/gobstones-interpreter"}},"updates":{"snippets":[{"icon":"PERSON","message":"@flbulgarelli in #31: Buen punto. Para cuando lo integramos :smile: "}],"action":{"name":"View Issue","url":" https://github.com/gobstones/gobstones-interpreter/issues/31#issuecomment-430766964 "}}} [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": " https://github.com/gobstones/gobstones-interpreter/issues/31#issuecomment-430766964", "url": " https://github.com/gobstones/gobstones-interpreter/issues/31#issuecomment-430766964", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": " https://github.com" } }, { "@type": "MessageCard", "@context": " http://schema.org/extensions", "hideOriginalBody": "false", "originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB", "title": "Re: [gobstones/gobstones-interpreter] El nuevo interpete te deja anidar repeats (#31)", "sections": [ { "text": "", "activityTitle": "Franco Leonardo Bulgarelli", "activityImage": " https://assets-cdn.github.com/images/email/message_cards/avatar.png", "activitySubtitle": "@flbulgarelli", "facts": [ ] } ], "potentialAction": [ { "name": "Add a comment", "@type": "ActionCard", "inputs": [ { "isMultiLine": true, "@type": "TextInput", "id": "IssueComment", "isRequired": false } ], "actions": [ { "name": "Comment", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"gobstones/gobstones-interpreter\",\n\"issueId\": 31,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}" } ] }, { "name": "Close issue", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"gobstones/gobstones-interpreter\",\n\"issueId\": 31\n}" }, { "targets": [ { "os": "default", "uri": " https://github.com/gobstones/gobstones-interpreter/issues/31#issuecomment-430766964" } ], "@type": "OpenUri", "name": "View on GitHub" }, { "name": "Unsubscribe", "@type": "HttpPOST", "target": "https://api.github.com", "body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 321563856\n}" } ], "themeColor": "26292E" } ]
Este mensaje ha sido analizado por el servidor antispam2.unq.edu.ar de la Universidad Nacional de Quilmes en busca de virus y otros contenidos peligrosos, y se considera que está limpio.
Antes no se podía, según @faloi esto era para obligar a dividir en subtareas.