develooper Front page | perl.wxperl.users | Postings from January 2013

Re: wxPerl past, wxPerl present and wxPerl future.

Thread Previous
From:
Sergei Steshenko
Date:
January 3, 2013 18:47
Subject:
Re: wxPerl past, wxPerl present and wxPerl future.
Message ID:
1357238861.72410.YahooMailClassic@web122504.mail.ne1.yahoo.com
I do know "C". I learned it way back in the eighties, and I'm still actively using it.

Regardless of wxPerl specifically - whenever there is C/C++ stuff bindings with Perl if only C/C++ stuff documentation exists, it doesn't help much - because too much non-trivial mapping from C/C++ to Perl is involved.

Regards,
  Sergei.



--- On Thu, 1/3/13, Octavian Rasnita <orasnita@gmail.com> wrote:

> From: Octavian Rasnita <orasnita@gmail.com>
> Subject: Re: wxPerl past, wxPerl present and wxPerl future.
> To: "Waldemar Biernacki" <wb@sao.pl>, wxperl-users@perl.org
> Date: Thursday, January 3, 2013, 2:16 AM
> From: "Waldemar Biernacki" <wb@sao.pl>
> 
> > My opinion is very similar to that of Sergei's.
> > 
> > I trace the list for few years but use Prima library:
> > 
> > 1. Prima is very easy installable in Windows and Linux
> > 2. Prima has very good examples,
> > 3. Prima has quite good pdf documantation,
> > 4. and has very perlish style.
> > 
> > The only minus of Prima is that there is only very few
> people that use it.
> 
> 
> Another big minus is that it doesn't create interfaces
> accessible for screen readers, so the programs it creates
> won't be accessible for the blind.
> 
> > I've tried very hard to use wxPerl but:
> > 
> > 1. wxPerl sometimes doesn't wanted to be installed,
> 
> I always installed WxPerl using ppm and it worked fine every
> time. Now there is also the wonderful Citrus Perl which can
> be installed under Win/Linux/Mac and it includes WxPerl.
> 
> > 2. no good examples (If I remember well, there was some
> demo application which contains examples,
> > but I coudn't easily extract the valuable subsets),
> 
> Yes, I found the same thing. I think it would have been much
> better if instead of that big demo app with many modules
> there were many standalone scripts. Harder to write
> duplicate code, but easier to understand by a beginner.
> 
> 
> > 3. When I decided to build an application using some
> book rules I didn't find any book/html -
> > no documantation. Just ad-hoc pieces of advice and a
> list of the modules - many, many times
> > without full description.
> 
> 
> There is a big .chm file which is very nice and easy to use,
> but unfortunately it may be very hard to understand because
> it presents the C syntax, not the Perl one, and if we don't
> know C...
> 
> Octavian
> 
> 

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About