On Thu, Apr 7, 2011 at 2:52 AM, Anton Gorenko <[email protected]> wrote: > I can return .girs back but I don't think that it's a really good idea. > > Maybe we should mark these vocabs with 'not loaded' tag?
The problem with marking them as not loaded is that the build farm won't test them, and we might end up with a typo that we don't notice for a long time. How about this. If the .gir is available in the system-wide location, use that. If not, use a .gir that you ship with the vocab. That way, on systems that don't have the library installed, the vocabulary can still load and we can be sure that the .gir parser works at least. Slava ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
