http://www.manning.com/wilken/IonicinA_MEAP_ch01.pdf is the introductory chapter for a manual on building mobile applications using a modern stack.
Short read for someone who wants to see a possible technology stack.

Ron

-------- Forwarded Message --------

Good analysis.

I wonder if Ionic is a good choice for a portable mobile framework.
http://ionicframework.com/

One does not want to get tied up in low level support for all the
flavors of mobile devices.

It is open source and supports AngularJS which seems to be a good model
for building Javascript applications,


Ron

On 28/07/2015 10:25 AM, Ean Schuessler wrote:
The real difficulty is that if you want a genuinely mobile app and not just
"mobile web" then the approach has to completely switch. With a Cordova app
you no longer render pages on the server and send them to the client. To
behave like an actual "app" you need to approach it as a program written in
Javascript that renders HTML interfaces locally and communicates with the
server using a combination of JSON-RPC and REST. This would represent an
enormous refactoring of the entire interface but it would open whole new
horizons from a UI perspective. David has made some real improvements to
handle REST in Moqui's version of the control servlet that we would also
need to bring in (ie. you can bind services to a combination of URL and
HTTP method).

On Wed, Jul 8, 2015 at 11:13 AM, Pierre Smits <pierre.sm...@gmail.com>
wrote:

Hi all,

There are a lot of mobile specific development frameworks out there. There
are even a few projects under the ASF umbrella that cater to that need.

What would you consider the best solution to pair OFBiz with? Of are the
capabilities it delivers sufficient?

Please share your thoughts.

Best regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com





--
Ron Wheeler
President
Artifact Software Inc
email: rwhee...@artifact-software.com
skype: ronaldmwheeler
phone: 866-970-2435, ext 102



Reply via email to