2009/8/7  <[email protected]>:
>
>>
>> 2009/8/7 Daniel Kersten <[email protected]>:
>
>>>> They don't seem to get the fact that the web needs semantic/layout
>>>> separation, rather than just the developers of websites.
>>
>> I'm not to clear on what the criticism is here, it seems to be a
>> similar to GWT and say jquery.
>
> The issue is nothing to do with GWT itself, Im sure it can be used to do
> great work. But it does encourage a style of development where you just
> slap in premade widgets that you do not really understand, which run in
> javascript, which you also do not really understand.

The widgets are written in python and then converted\compiled to
html\javascript, so if the compiler works you giving python
programmers the ability to create the widgets.

>  I still do not really
> see a very good debugging story for the compile language X to javascript
> platforms. I guess I am probably a bit like an assembly oldtimer grumbling
> about these kids and their fancy compilers, but none of these platforms
> have the same level of maturity.

I think you can raise exceptions and get tracebacks in the browser window.

> The abstractions leak and quite badly.

It's true that you end up poking around in the DOM model and need to
know something about html.

Michael

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Python Ireland" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.ie/group/pythonireland?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to