View Single Post
Posts: 287 | Thanked: 862 times | Joined on Dec 2015
#156
Originally Posted by ruff View Post
We're also reusing native code implementation from rockwork mostly, of course we have own platfrom layer in main.cpp but the rest is mostly as-is. We can rename main.cpp to rockpool.cpp to avoid conflicts and then keep rest of the code shared.
Our QML part is also independent now since we've moved it to sailfish-specific dirs (pages/covers).
It's a pity we don't have track log for bazaar - so we cannot say what actually changed since initial import. And unfortunately during the initial import you didn't preserve original state so we also don't have a track of how far we deviated from them during the import.
From what I can see we have only servicecontrol.cpp, pebble.cpp and main.cpp (of course) changed since initial import.
These are topics to settle down if we targeting the merge though.
Bzr and Git can co-exist in the same directory if you want to explore the differences. That's what I do to push changes back to RockWork. Pull from git, sync some changes, push to launchpad. Of course that doesn't cope when the files have been moved.
 

The Following 3 Users Say Thank You to abranson For This Useful Post: