Not to be a stick in the mud on this, but what about building the editor as a
plugin? or just the I/O parts. Or maybe with a webserver CGI (I personally like
PERL).

I just really like the idea of the WEB based version, I'm beginning to waver a
bit though.

I too thought that the parser would be the hardest part of the whole process.
Would it be more prudent to go along the lines of designing a constructor first,
using strictly coded widgets, instead of trying to load existing pages right off
the bat.

I suppose though, that the parsing endeavor would clear the way for a lot of
functionality, and might even become a hindrance if not looked at while building
a (dyn) constructor.

I know I'm not being very clear, just let fly with responses.

Just some more thoughts

bobb

Matthew Alan Shirey wrote:

> I agree that you should not use DynAPI to create a Builder.  There would be
> way too many limitations.  As Dan mentioned you would not even have File IO.
> In addition I just don't think JS is up to the task of doing that this
> application would require speed wise.  I would lean more toward a Java 2
> approach rather than C++ though.  I think this would give you a more
> portable/compatible product.  But that's just my opinion. =)
>
> M.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Eytan
> Heidingsfeld
> Sent: Thursday, January 04, 2001 9:00 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Dynapi-Help] DynBuilder proposal
>
> Like I keep repeating (and I hope I'm not pissing ppl off) I personally
> think that using a web-language is not a good idea. If you use C++/Delphi
> then what you could do is use the browser components (there is for the IE
> engine and I think mozilla). Then you can have all the GUI and I/O in the
> program. Generate the code in the program and send it to a browser which
> will display it.
>
> 8an
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/mailman/listinfo/dynapi-help
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/mailman/listinfo/dynapi-help


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-help

Reply via email to