[Padre-dev] on_timer issue?

Fayland Lam fayland at gmail.com
Thu Nov 13 01:56:39 PST 2008


On Thu, Nov 13, 2008 at 5:50 PM, Heiko Jansen <heiko_jansen at web.de> wrote:
>> -----Ursprüngliche Nachricht-----
>> Von: "Fayland Lam" <fayland at gmail.com>
>> Gesendet: 13.11.08 08:23:29
>> An: Padre development discussion list <padre-dev at perlide.org>
>> Betreff: Re: [Padre-dev] on_timer issue?
>
>> Fayland Lam wrote:
>> > Modification of non-creatable array value attempted, subscript -1 at
>> > E:/Fayland/projects/padre/lib/P
>> > adre/Wx/MainWindow.pm line 290.
>> >
>> > just for your information. that line is
>> >
>> >                    $fmt[-1]->{msg} .= "\n$msg";
>>
>> I added if (scalar @fmt) at the ending of this line, but I know it's not
>> the solution. please feel free to change it.
>
> Thanks for the info.
> I'll update the syntax checking code as soon as possible but probably not before the weekend.
> Sorry for any inconvenience that may cause you.
>
> By the way: Heard about your intention to provide HTML export - why do you use another module
> and don't "simply" extend the PerlTidy plugin?
> IMHO, that one should be part of the main distribution anyway because I believe the formatting
> capabilities PerlTidy provides are essential?!

I think it's totally different.
perltidy is to cleanup the Perl code
while HTML export is to highlight any code (Perl, Python, HTML,
Javascript etc.) and create a HTML page for that.

I agree we should merge PerlTidy into core.
but my moudle is to use Syntax::Highlight::Engine::Kate which I would
not want to see in core.

Thanks.

>
> Just curious...
>
> Heiko
> _________________________________________________________________________
> In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten!
> Nur 3,99 EUR/Monat! http://www.maildomain.web.de/?mc=021114
>
> _______________________________________________
> Padre-dev mailing list
> Padre-dev at perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
>



-- 
Fayland Lam // http://www.fayland.org/
Foorum based on Catalyst // http://www.foorumbbs.com/


More information about the Padre-dev mailing list