You are reading a single comment by @qucchia0 and its replies. Click here to read the full conversation.
  • Not sure if this has been suggested before, but I think it would be useful to have custom libraries. Say, two different apps need to draw graphs. We could give every app separate code to draw the graphs, but it would be more efficient to create a graphing library and then have both apps use that library. Then, it's described in each app's .info file that it requires that library (e.g. requires: ["graphing"]), so that when the app is downloaded it can also download the libraries it needs.

About

Avatar for qucchia0 @qucchia0 started