MigrateD3toQM: Difference between revisions
From Pickwiki
Jump to navigationJump to search
m Link back to MigratePickToPick |
m link fix |
||
Line 12: | Line 12: | ||
= Connectivity = | = Connectivity = | ||
* D3 class library vs QMClient | * D3 class library vs QMClient | ||
* FlashCONNECT vs Coyote | * [[FlashCONNECT]] vs Coyote | ||
* OSFI vs QMNet (not the same as QMClient.NET) | * OSFI vs QMNet (not the same as QMClient.NET) | ||
Line 21: | Line 21: | ||
---- | ---- | ||
[ MigratePickToPick index ] | [ [[MigratePickToPick]] index ] |
Latest revision as of 23:48, 26 February 2015
Notes here are intended to help developers and end-users with migration from D3 to QM.
Code changes required/recommended
- See this discussion regarding ICONV: http://groups.google.com/group/OpenQM/t/6fe6477c3def5d24
Options and Modes to make QM behave more like D3
...
Verb differences, alias assignments
...
Connectivity
- D3 class library vs QMClient
- FlashCONNECT vs Coyote
- OSFI vs QMNet (not the same as QMClient.NET)
Handling Case Sensitivity
...
New functionality one can expect in QM
- Optional object-oriented BASIC
[ MigratePickToPick index ]