Marten Feldtmann
unread,Nov 26, 2012, 5:15:14 PM11/26/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to amber...@googlegroups.com
I just wanted to summarize my first impression after working a few days with Amber:
First I would like to say, that I am a Smalltalker and not a Javascript person and I see Javascript in this area as some kind of C compiler to get connection to other libraries.
After all: this stuff has the capability to change the web world for Smalltalker - but that still seems to be a long way to go.
But to go into details:
Perhaps I must say, that I know ENVY and this drives all my source code management wishes:
-> editions of methods, packages (ENVY)
-> prerequisites of packages (to be able to deploy and check the code) (ENVY)
-> the most annoying error in the current master code is the problem with method categories.
-> then copy/paste via mouse would be nice
-> some other stuff is at least strange: access to instance variables within inlined javascript code is not working as expected
-> source code management should be changed
-> more docs about deployment, javascript <-> Smalltalk interaction
-> better examples how to do clean rendering
-> is the need of jquery ok ?
-> debugging is at this stage difficult
-> I press "commit" after any changes I enter into the code widget (tedious work)
and so on and so on. But I still get the feeling, that it could change the WWW-world of Smalltalkers as Seaside did it some years ago.