Comment on The first open source multi-device development framework.parentComments−sylvinus15ywe do parts of what you describe:an app is indeed specified in a quite abstract way (http://framework.joshfire.com/doc/0.9/gettingstarted/overvie...), however we don't go as far as implementing automatic transforms from multiple panels to a composite one for instance.these choices are left to the developer but we make their implementation easy.
Comments
we do parts of what you describe:
an app is indeed specified in a quite abstract way (http://framework.joshfire.com/doc/0.9/gettingstarted/overvie...), however we don't go as far as implementing automatic transforms from multiple panels to a composite one for instance.
these choices are left to the developer but we make their implementation easy.