It's basic but it works. :) THanks sean! Esteban A. Maringolo
2014-04-09 18:07 GMT-03:00 Sean P. DeNigris <s...@clipperadams.com>: > Esteban A. Maringolo wrote >>>> I'm wrapping the Digital Ocean API. >>> Cool ! >> +1 > > The embryo is alive. See documentation at > http://smalltalkhub.com/#!/~SeanDeNigris/DigitalOcean > > A few supported operations: > DoDroplet allActive. > DoDroplet allActive detect: [ :e | e name = 'mycooldomain.org' ]. > DoDropletSize all. > DoDropletSize named: '512MB' > > > > ----- > Cheers, > Sean > -- > View this message in context: > http://forum.world.st/NeoJSON-Parsing-Nested-Objects-tp4753695p4753749.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >