On Thu, Jun 26, 2008 at 3:49 PM, Kalman Noel <[EMAIL PROTECTED]> wrote: > > Looking back at Yi, I'm happy to see that there is an > active current developer team. Trying to understand > the source code structure, though, I feel a little lost. > Here are some basic issues that lack appropriate > documentation: > > * In examples/ there are some configurations in terms of > yiMain, others in terms of main. How are they related?
yiMain is obsolete. > * The README talks about a non-existant YiConfig.hs as > well as an existant yi.hs. Again, why is that? YiConfig is obsolete. > * What is the difference in purpose between tests/ > and testsuite/ ? testsuite is obsolete. > * The Makefile includes some tasks that look useful, but > MkConfig.hs is deprecated (in what way?), so the > Makefile breaks. config.sample, on the other hand, > looks obsolete in the presence of the Cabal build > system. Makefile is there for the old hackers that like it; but only cabal build is supported. > > I'm looking forward to your enlightening answers :-) > Hope that helped, JP. --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
