Re: [fpc-pascal] AWS Lib - Object Pascal library for the Amazon Web Services

2014-12-30 Thread Marcos Douglas
On Mon, Dec 29, 2014 at 4:46 PM, luiz americo pereira camara wrote: > Good work. > Thank you. > Currently i dont use AWS but if i need in future i will give a try. > > As a tip, i suggest to add GUID to interface declarations this will allow to > query them. You're right. Done (6d939d0bc7) Reg

Re: [fpc-pascal] AWS Lib - Object Pascal library for the Amazon Web Services

2014-12-29 Thread luiz americo pereira camara
Good work. Currently i dont use AWS but if i need in future i will give a try. As a tip, i suggest to add GUID to interface declarations this will allow to query them. In Lazarus put the cursor after interface keyword and press Ctrl+Shift+G Luiz Em 27/12/2014 22:42, "Marcos Douglas" escreveu:

Re: [fpc-pascal] AWS Lib - Object Pascal library for the Amazon Web Services

2014-12-28 Thread JB
Opa! Parabéns Marcos! Estou de férias e quando voltar pra casa essa semana vou dar uma olhada. Abraço e sucesso! Boas festas! Em 27/12/2014 23:42, "Marcos Douglas" escreveu: > Hi, > > I'm glad to announce the 0.2 release of AWS Lib, a minimalistic Object > Pascal implementation for the Amazon W

[fpc-pascal] AWS Lib - Object Pascal library for the Amazon Web Services

2014-12-27 Thread Marcos Douglas
Hi, I'm glad to announce the 0.2 release of AWS Lib, a minimalistic Object Pascal implementation for the Amazon Web Services. The project has been completely rewritten using OOP. It is extensible, fully object-oriented, interface-based and all objects are immutable objects. https://github.com/md