PT
Developer Forums
Register
Login
AppGameKit Classic Chat
->
Tier 1 code in Tier 2
<
1
>
B
blueFire
Joined:
23rd Jan 2011
Location:
North Carolina
Posted:
7th Jun 2011 4:08
I seem to recall it mentioned elsewhere that it was possible to use Tier 1 commands inside a Tier 2 app. If this is correct would such an app be compiled as native code or would it use the player?
Jason
K
Kevin Picone
Joined:
27th Aug 2002
Location:
Australia
Posted:
7th Jun 2011 4:44
The 'command sets' from t1, I suspect will be the available in the t2 sdk. T2 builds would be native. Which is how such products generally work.
To make an analogy, T1 is basically DBPRO, t2 = DGK