Re: [Perl-widget-developer] Team-building question of the day
Status: Alpha
Brought to you by:
spadkins
From: Stephen A. <ste...@of...> - 2001-06-04 22:19:40
|
Issac, There are two statements here. It seems you object to the second. What about the first statement? Do you agree that that is what we are building? With regard to your response to the second statement... Do you *really* care about any of those other environments? Do you build X applications? Curses application? I build web applications. But I hate the request/response model of programming. The reason I care about the other technical environments is that I believe that considering them will help my efforts at abstraction. Programming widgets in X is on an event-driven programming model, and I want that same programming model for the web. Stephen At 09:36 PM 6/4/2001 +0200, Issac Goldstand wrote: >Nope. I'd say we're making a GENERIC set of controls - we just happen to be >focusing on HTML for our first step - but we shouldn't do things the "easy" >way (if/when it's all that HTML requires) just because we happen to be >focusing on HTML just now - we should put in significant effort to leave it >open. > > Issac > >----- Original Message ----- >From: "Stephen Adkins" <ste...@of...> >To: <per...@li...> >Sent: Monday, June 04, 2001 06:36 >Subject: [Perl-widget-developer] Team-building question of the day > > >> Hi, >> >> I would appreciate a high response rate on this question from members >> of the list who expect to contribute any opinions or code in the coming >> month. (i.e. *not* silent list members) >> >> * Do you agree with the following two statements? >> >> 1. Perl Widget Library is a library of useful HTML user interface widgets, >> and a framework for extending them and developing your own. >> >> 2. The library is designed conceptually to support non-HTML widgets too, >> such as WML, Gtk/X, Curses, but we'll only get to those if it doesn't >> compromise our ability to make HTML widgets. >> >> Stephen >> >> >> _______________________________________________ >> Perl-widget-developer mailing list >> Per...@li... >> http://lists.sourceforge.net/lists/listinfo/perl-widget-developer >> > > |