On Sun, Nov 2, 2008 at 9:43 PM, Eduardo Cavazos <[EMAIL PROTECTED]> wrote: > I can understand if you don't want to put any effort into in image editing. > But this sort of "live editing" style of development could be explored in any > language. Again, do you foresee changes to the language which would prevent > this model?
Well, I'd never intentionally break stuff in the language to prevent people from trying out different things. I guess my point was that implementing this feature in a 100% airtight way (and not as a "leaky abstraction" :-)) would seem to require non-trivial changes to the prettyprinter and vocabulary system. On the other hand, 'see' in its current state should be good enough to do some experiments in this direction. Slava ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
