Re: Report from the LuxAsm mailing list for Betov
- From: "Randall Hyde" <randyhyde@xxxxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 03:54:59 GMT
"NoDot" <no_dot@xxxxxxx> wrote in message
news:1114477381.523760.63500@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> I looked back at the section of Randall's post I sent to the
> LuxAsm-devel list. It was stating that if one of the sections failed,
> then the entire thing will fall down. I don't see how the problem
> differs from RosAsm to LuxAsm. Unless the assembler module crashing is
> reported back to the IDE or whatever called it by Linux instead of
> trashing the whole thing, assembler and all, the problem is the same.
If LuxAsm is using *separate* programs for these functions, there should be
no problem. That is, the assembler module could crash during assembly and it
wouldn't affect the editor (and the file it currently holds). The problem
with RosAsm is that it is all one monolithic program. If one line of code
crashes, the whole system comes down and any unsaved work is lost. This is
true whether the crash occurs in the editor, the assembler, the
disassembler, or in the ASCII chart display. But as long as LuxAsm is simply
a "driver" program, that invokes all these other processes independently, it
is sufficiently decoupled that the problem does not exist.
As for Rene's comments about "it's just another 'brick & brock' IDE"
(whatever that means, it must mean something in French because it doesn't in
English), well, he's always complaining about things he doesn't understand.
And the fact that he wouldn't have a clue to to properly design an IDE
system is the same reason he bitches about products like LuxAsm or RadAsm.
Cheers,
Randy Hyde
.
- Follow-Ups:
- Re: Report from the LuxAsm mailing list for Betov
- From: Frank Kotler
- Re: Report from the LuxAsm mailing list for Betov
- From: Sevag Krikorian
- Re: Report from the LuxAsm mailing list for Betov
- References:
- Report from the LuxAsm mailing list for Betov
- From: \\\\o//annabee
- Re: Report from the LuxAsm mailing list for Betov
- From: Betov
- Re: Report from the LuxAsm mailing list for Betov
- From: Beth
- Re: Report from the LuxAsm mailing list for Betov
- From: NoDot
- Report from the LuxAsm mailing list for Betov
- Prev by Date: Re: An Object-Oriented Syntax for x86 Assembly
- Next by Date: Re: Report from the LuxAsm mailing list for Betov
- Previous by thread: Re: Report from the LuxAsm mailing list for Betov
- Next by thread: Re: Report from the LuxAsm mailing list for Betov
- Index(es):
Relevant Pages
|