Re: Professional IDE for a cross-platform Perl application
- From: "Dr.Ruud" <rvtol+news@xxxxxxxxxxxx>
- Date: Thu, 29 Jun 2006 19:20:12 +0200
Bob schreef:
I have a 15 years old application that I have written in perl without
any IDE. This
application has a PostgreSQL database as server side, a tk-based
client, and
both run on linux only. I feel trapped, because
- the client is not compiled, and thus runs slowly;
- the client must now run also on osx and windows, natively;
- the client's tk-based gui is limited, but I have no clue about
cross-platform alternatives;
- each time I try to port it to windows or osx I get missing
components and misbehaviours.
How do I reshape the client so that I can develop it in one machine
and generate
reliable and installable executables for other platforms?
wxWidgets, I suppose.
--
Affijn, Ruud
"Gewoon is een tijger."
.
- Follow-Ups:
- References:
- Prev by Date: Re: validating data before trusting to use in a system call
- Next by Date: Re: Professional IDE for a cross-platform Perl application
- Previous by thread: Professional IDE for a cross-platform Perl application
- Next by thread: Re: Professional IDE for a cross-platform Perl application
- Index(es):
Relevant Pages
|