Skip to content

2023 07 11 meeting

Artem Pelenitsyn edited this page Jul 13, 2023 · 1 revision

2023 07 11 Meeting

Challenges Worked On Last Week

Can’t build types DB from raicode because they don’t support Pkg.add

Jan suggests making Stability a part of Julia. I think making it a part of RAICode is both easier and more expedite.

Challenges Discussed

julia-sts: not all methods are covered

Workaround (possibly): use the imported flag in the names(modl) method.

julia-sts: not all raicode modules are covered

Jan suggests we should intercept Julia’s using implementation. This again looks like suggesting using a canon against a sparrow. I think we should just ls the packages directory.