in reply to Re: Re: Re: Re: Re: Stunnix Perl Web Server - a platform for portable browser-based applications
in thread Stunnix Perl Web Server - a platform for portable browser-based applications
POE would work as well as any other server daemon. It's a matter of what you're comfortable with.
Having played with writing a fair bit of GUI stuff, I've found that most of the work is in stupid, boring bookeeping - implementing Widget::Button, Widget::RadioButton, Widget::CheckButton, etc.
Even with OO and using inheritence and eval tricks, it's still repetitive.
|
|---|