Mojo2 and LoadString? :(

Monkey Archive Forums/Monkey Discussion/Mojo2 and LoadString? :(

Salmakis(Posted 2015) [#1]
hey, since mojo also handles alot of "not graphic" stuff, this all should be moved somewhere else then....

i cant use LoadString since it lies in mojo, and i cant use mojo and mojo2 togheter:
Graphics exists twice.
(i need to import mojo.app for this)

i know its a beta :) but maybe then stuff wich is not dedicated to graphics at all should be moved then to something else.

its not cool anyhow (specially for newbies) if they need to import mojo.app and stuff extra,
there should some general app module instead


JaviCervera(Posted 2015) [#2]
I agree, it would be better to have LoadString in a more generic module, rather than have it relying on Mojo.