ohenley / awesome-ada

A curated list of awesome resources related to the Ada and SPARK programming language
Creative Commons Zero v1.0 Universal
627 stars 71 forks source link

add stcarrez/ada-ado #20

Closed gerr135 closed 5 years ago

gerr135 commented 5 years ago

Back from Fosdem (a few days ago), and before I totally forget, I think this project should definitely be added to the list. The author of that depo was presenting and he is pretty awesome - he pretty much single-handedly translated Java Beans to Ada - that's the ada-awa depo you have linked to the list. However he also presented the ada-ado project. While this is used by ada-awa, this is a standalone project that may be very useful on its own. It goes beyond simple database binding. It actually creates typed data for each pulled in db entry. So yes, this is tied to that bigger project, but can be used standalone too for (more low level) db work. I think it would be useful to have a separate link for it. The link to the project: https://github.com/stcarrez/ada-ado

ohenley commented 5 years ago

Hey,

Yes I know all the amazing work from Stephane and it's on my to-do list. I'll try to move fast on that because he should be in the way before many projects already there.

Thanks for bringing that up. 😊

On Thu, Feb 7, 2019, 10:38 AM George Shapovalov <notifications@github.com wrote:

Back from Fosdem (a few days ago), and before I totally forget, I think this project should definitely be added to the list. The author of that depo was presenting and he is pretty awesome - he pretty much single-handedly translated Java Beans to Ada - that's the ada-awa depo you have linked to the list. However he also presented the ada-ado project. While this is used by ada-awa, this is a standalone project that may be very useful on its own. It goes beyond simple database binding. It actually creates typed data for each pulled in db entry. So yes, this is tied to that bigger project, but can be used standalone too for (more low level) db work. I think it would be useful to have a separate link for it. The link to the project: https://github.com/stcarrez/ada-ado

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ohenley/awesome-ada/issues/20, or mute the thread https://github.com/notifications/unsubscribe-auth/ABXG1lD7EYLUSkaTwAR5rrSP_c4VphjSks5vLEiKgaJpZM4anjnD .

gerr135 commented 5 years ago

Ack :)

ohenley commented 5 years ago

Everything has been added. :)