Now it worked, just took a while :) Em qua, 18 de nov de 2015 às 11:18, Daniel França <daniel.fra...@gmail.com> escreveu:
> No success trying to access this address. > > Em qua, 18 de nov de 2015 às 10:04, Sze Howe Koh <szehowe....@gmail.com> > escreveu: > >> On 18 November 2015 at 16:54, Daniel França <daniel.fra...@gmail.com> >> wrote: >> > Hey Ben, >> > I didn't know about qpm, sounds very interesting. >> > I'll take a look on how to publish my project there. >> > >> > Thanks, >> > Daniel >> > >> > Em ter, 17 de nov de 2015 às 18:08, Ben Lau <xben...@gmail.com> >> escreveu: >> >> >> >> Hi Daniel, >> >> >> >> Your project is interesting. Good Job. By the way, will you be >> interested >> >> to publish it on qpm.io ? >> >> >> You can also submit to http://inqlude.org/ which currently lists 3 >> other ORM related packages >> >> >> Regards, >> Sze-Howe >> >> >> On 16 November 2015 at 06:35, Daniel França <daniel.fra...@gmail.com> >> >> wrote: >> >>> >> >>> Hi guys, >> >>> I've developed an ORM library for QML. >> >>> >> >>> The main intention was to use it for some of my projects, but as I've >> >>> seen a lack of this kind of library for QML I'm making open-source on >> my >> >>> github: https://github.com/danielfranca/quickmodel >> >>> >> >>> It's very simple and easy to use, basically it's only a single file >> that >> >>> you can import in your project. >> >>> The interface is inspired on Django ORM, so you can expect very >> similar >> >>> method signatures: >> >>> var artists_johnny = Artist.filter({name__like: >> >>> ‘Johnny’}).limit(3).all(); >> >>> >> >>> The documentation is available (but it's under construction) here: >> >>> http://quickmodel.readthedocs.org/en/latest/ >> >>> >> >>> Please let me know what you think about it, any feedback is welcome ;) >> >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest