It really just depends on the purpose of the application. If you need to do
memory intensive tasks an individual machine app would be best. If you are
doing anything else, I would go with web based applications..

Just my 2 cents...


  Steve


"Todd Wade" <[EMAIL PROTECTED]> wrote in message
news:20021010031108.25994.qmail@;onion.perl.org...
> Nyimi Jose wrote:
>
> >> The Browser's interface cannot contain all the features and rings
> >> and bells a normal GUI can (unless you use Java and use the browser
> >> just to download and host the application)
> >
> > What about Perl for the aforementioned functionality.
> > It's seems that Java is the Guru in GUI matters ? :(
> >
>
> Im all XML these days. The logic is handled on the server side, and any
> "bells and whistles" my gui needs come from DHTML via the DOM in the
> browser. Really not much it cant do (right-click, tooltips, css), and (one
> day soon) will be universally implemented.
>
> Todd W.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to