[Development] QtWeb

Dhaivat Pandya dhaivatpandya at gmail.com
Thu Oct 27 16:06:27 CEST 2011


So, as far as I see it, we will not be needing the Filter, or Access Control
mechanisms for FCGI (at least to begin with), what do you guys say?

On Wed, Oct 26, 2011 at 5:02 PM, Dhaivat Pandya <dhaivatpandya at gmail.com>wrote:

> I also agree. Javascript just never occurred to me...
>
>
> On Wed, Oct 26, 2011 at 1:13 AM, Mark Constable <markc at renta.net> wrote:
>
>> On 2011-10-25 11:32 PM, Gábor Lehel wrote:
>> > > 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?
>>
>> Totally agree, V8 in particular. The main reason for focussing on JS is
>> that the language itself is entirely async which fits in nicely with
>> Qt's signal/slot async event driven potential. Personally, I have no
>> interest in using anything but Javascript, with PHP as a sync based
>> fallback because of the huge amount of "legacy" web apps available.
>>
>> https://github.com/nikhilm/confkdein11/tree/master/qtjs
>>
>> _______________________________________________
>> Development mailing list
>> Development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20111027/b9376041/attachment.html>


More information about the Development mailing list