Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Codewarrior Windows > Re: Looking for...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 10 of 10 Topic 242 of 318
Post > Topic >>

Re: Looking for cross-platform best practices

by Andy Dent <dent@[EMAIL PROTECTED] > Mar 18, 2005 at 12:56 PM

Chris McFarling wrote:

> I'm a part time web programmer (ASP,VBScript,Javascript,SQL) 
>looking to transition into traditional application development. 
> I've got some ideas for
> programs that I'd like to write so I'm currenly studying up on C++.

I suggest taking a long, hard look at REALbasic
1) the cross-platform framework it includes is the best I've seen (and I 
have a LOT of c++ cross-platform experience)

2) the language hits the sweetspot
- Java-style interface inheritance
- similar but safer operator overloading than c++
- objective-C style adding methods to existing classes, which eliminates 
the entire Java "Factories Everywhere" dilemma of how to get your 
overrides into the framework.

3) cross-platform debugging to rival CodeWarrior including a Linux 
target, which makes GUI development VASTLY easier

4) no DLL's - ****p one exe for each platform

> - Database integration
inbuilt REALdatabase plus plugins accessing most SQL servers

> - Ability to display image files (possibly large ones) on screen
cross-platform drawing and image manipulation

> - As fast as possible
native-code compiled on all platforms. It's not quite up there with 
(well-written) C++ but very close

> - Take full advantage of platform specific technologies
built-in access to key technologies plus easy extension with declares to 
call other API's.

regards

-- 
Andy Dent BSc  MACS ttp://www.oofile.com.au/
OOFILE - Database, Re****ts, Graphs, GUI for c++ on Mac, Unix & Windows
PP2MFC - PowerPlant->MFC ****tability
 




 10 Posts in Topic:
Looking for cross-platform best practices
"Chris McFarling&quo  2005-01-17 00:52:39 
Re: Looking for cross-platform best practices
"Martin" <an  2005-01-17 14:03:56 
Re: Looking for cross-platform best practices
Eric VERGNAUD <eric.ve  2005-01-18 00:25:56 
Re: Looking for cross-platform best practices
jonhoyle@[EMAIL PROTECTED  2005-01-17 16:14:14 
Re: Looking for cross-platform best practices
"Paul" <remo  2005-01-18 21:32:09 
Re: Looking for cross-platform best practices
Deane Yang <yang2w@[EM  2005-01-19 02:16:49 
Re: Looking for cross-platform best practices
David Dunham <dunham@[  2005-01-18 22:19:15 
Re: Looking for cross-platform best practices
Thomas Engelmeier <aug  2005-01-22 21:08:53 
Re: Looking for cross-platform best practices
cmiller@[EMAIL PROTECTED]  2005-03-17 08:45:28 
Re: Looking for cross-platform best practices
Andy Dent <dent@[EMAIL  2005-03-18 12:56:37 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 16:28:18 CDT 2008.