[Development] QtWeb
Gábor Lehel
illissius at gmail.com
Tue Oct 25 23:32:51 CEST 2011
2011/10/25 Dhaivat Pandya <dhaivatpandya at gmail.com>:
> So, the general sentiment is something like an MVC type framework, so, we
> will most likely work on that.
> If you want to be a part of this, please fork this
> repo: https://gitorious.org/qtweb/qtweb
> I will accept pull requests if they make any remotest idea of "sense" right
> now, since we dont' have much going.
> The first thing (if you would like to contribute) would be to read up on
> FCGI, and start writing the FCGI IO library in Qt.
> If you don't want to contribute code, tell us want you want in the actual
> framework, so that it will be included eventually.
> As for the HTTP server, we will most likely have to borrow some code to
> being with, (and parts of the QDjangoHttpServer can be a candidate), but,
> once we get up and running, we should be good.
> Also, as most people use Apache, we should have support (through FCGI) for
> that as well, IMO.
> Lastly, ties to a scripting language would be excellent, and it would be
> great if we could start with Lua since it is dead simple to tie in with
> C/C++ code, and then add Python capability as we get going farther into the
> project.
I am not participating in this project and don't know anything about
anything, but wouldn't JavaScript be the logical choice, given that it
already ships with and is integrated to some degree with Qt?
> On Tue, Oct 25, 2011 at 5:55 AM, <jeremy.laine at m4x.org> wrote:
>>
>> Not sure if it is of interest if your focus is on fcgi but I have a
>> qt-based http server I'd be happy to contribute:
>>
>>
>> http://opensource.bolloretelecom.eu/projects/qdjango/browser/src/QDjangoHttpServer.h
>>
>> Am at qtdd11 if you want to talk.
>>
>> --
>> Jeremy
>> On 25/10/11 04:38 Dhaivat Pandya wrote:
>>
>> QtWeb: https://gitorious.org/qtweb/qtweb
>>
>>
>> Web framework for Qt, right now, all we have decided is the FastCGI base.
>>
>>
>> Either it can be a Wt style framework with Qt components, or, a more
>> traditional MVC framework (more community support on the latter, so that is
>> mostly likely the POA).
>>
>>
>> Fork, commit, push.
>>
>>
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
--
Work is punishment for failing to procrastinate effectively.
More information about the Development
mailing list