Hi guys, I have some issue concerning the parsing of the installed Eo files. It is now impossible to parse some of them because of the dependency on internal Eo files/types.
A simple case is efl_ui_calendar.eo that fails during Eolian parsing because it references Elm.Calendar.Weekday in the comments. We have another case where efl_ui_text.eo imports elm_entry that is internal, leading to a parsing error. I am sure there are/will be other cases. So now, I try to understand which solution we have: - Don't install Eo files at all: shitty. - Fix the failing Eo files so they dont depend on internals. Maybe we should check the Eo files validity during installation, by running eolian_gen on the files to install. Is it do-able? JackDanielZ, alias D2 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel