Page 1 of 1

Posted: 30 Jun 2013, 19:56
by oli_lab
Hi !
is it possible to build a user module compatible with usine 5.8 from the code made with SDK 1.01 ?

cheers

Posted: 02 Jul 2013, 13:58
by martignasse
oli_lab wrote:is it possible to build a user module compatible with usine 5.8 from the code made with SDK 1.01 ?
no, the new SDK isn't compatible with 5.8

if you want to make a user module for each usine version, you have to maintain two codebase (one for each SDK)

the right way should be to make the 5.8 module first and migrate it to Hollyhock SDK (wiki page about migration here)
then add Hollyhock specific features if needed (like command, record and remote)