Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover

IL-2 Sturmovik: Cliffs of Dover Latest instalment in the acclaimed IL-2 Sturmovik series from award-winning developer Maddox Games.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #15  
Old 06-03-2012, 07:49 PM
Blackdog_kt Blackdog_kt is offline
Approved Member
 
Join Date: Jan 2008
Posts: 2,715
Default

Quote:
Originally Posted by zapatista View Post
meaning what ? a few edits in some lines of code that are critical for this function, or months of rewriting large chunks of code ?
Depends on the size of the libraries. It's definitely not a copy/paste thing though and it goes into more than just "translating" the syntax from one language to another.

For example, say i have a small game written in Java or C# on my PC. These languages have what is called an automatic garbage collector: any entity that has served its purpose and not being used anymore is automatically purged from the PC's memory.

Now let's say i want to port my little game to objective C so that i can sell it on the apple store and make money off people with iPhones. I have to comb through the code and manually tell it exactly what and when to purge from memory, because it's not automatic.

The behaviour of certain commands can also complicate things, in one language a command does something and exits that block of code, in another language it might do things in a different sequence, etc.

All in all there is some complexity involved, so the deciding factor here is the amount of code to be "translated" between languages.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:26 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.