The only reason for me to use Python would be to implement it as a
native Sugar activity. But I'd like for the app to coexist on the
Internet, running in a web server environment, without having to
rewrite the codebase.

As for Javascript, how? Javascript can't handle backends without some
significant running around - everything's gotta be database driven.

That's why I'm leaning towards a mix of PHP and Javascript. I *could*
code in Python, but it would have to run in a web server environment
too, so there's no point.

On Tue, Jun 12, 2012 at 2:53 PM, C. Scott Ananian <[email protected]> wrote:
> ..and if you can replace the php with javascript, your life will be
> even easier. ;)
>  --scott
>
> On 6/12/12, Gonzalo Odiard <[email protected]> wrote:
>>>
>>>
>>> Another thing is, with regards to webapp implementation - I have
>>> thought of using PHP/HTML5/Javascript.
>>>
>>
>>
>> If you can replace PHP by python, your live will be a lot easier including
>> your work as a activity in sugar.
>>
>> Gonzalo
>>
>
>
> --
>   ( http://cscott.net )
_______________________________________________
Devel mailing list
[email protected]
http://lists.laptop.org/listinfo/devel

Reply via email to