You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Forgive me if I set up foam incorrectly but I spent quite a few hours on it now. To me it seems only the calculators and the Phone catalog actually work (and some other exceptions, like the hello world)
I would intuitively say that 80% dont work. Also if I build the acalc, the build output doesn't work either ("Unknown Model: foam.i18n.MessagesInjector in GlobalController")
This loads all 25 slides of my "Introduction to FOAM" slideshow all at once, and many slides contain multiple demos, so in the end, this runs over 40 demos all at once.
This is an extensive catalogue of demos which are routinely tested and maintained. They all work.
Any demo that is not listed in the DemoCat may not be up to date or still relevant. If you find any demos that don't work, please file a ticket and we'll either fix or remove it.
We have recently started working on foam2, but all of our current customers are using foam1 and we will continue to support them (and are still adding features to foam1). The main reason for foam2 is to support a more modular design so that our iOS/Swift and Android/Java support don't weigh-down the web version. For web developers, the biggest difference is the UI library, which is called U2. U2 is compatible with foam1, and is in the foam1 repository now. So provided that you develop your UI's with U2 (foam.u2) instead of U1 (foam.ui), you'll have a very easy time jumping to U2 when it's ready. Other advantages of foam2 include near 100% testing code coverage and complete documentation.
Thanks you very much for reporting your issues. I would like to quickly address them, either though code or documentation, so that others won't have the same problems. Please keep the issue reports coming.
I would intuitively say that 80% dont work. Also if I build the acalc, the build output doesn't work either ("Unknown Model: foam.i18n.MessagesInjector in GlobalController")
http://foam-framework.github.io/foam/tutorial/todo/4-dao/
I believe these problems could potentially scare users and developers away.
The text was updated successfully, but these errors were encountered: