chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #180: pandora egg depends on sqlite3 egg


From: Chicken Trac
Subject: [Chicken-janitors] Re: #180: pandora egg depends on sqlite3 egg
Date: Sat, 20 Mar 2010 18:59:44 -0000

#180: pandora egg depends on sqlite3 egg
-------------------------+--------------------------------------------------
 Reporter:  syn          |       Owner:  chust
     Type:  defect       |      Status:  new  
 Priority:  minor        |   Milestone:  4.5.0
Component:  extensions   |     Version:  4.3.x
 Keywords:  pandora egg  |  
-------------------------+--------------------------------------------------
Changes (by chust):

  * priority:  major => minor
  * milestone:  => 4.5.0


Comment:

 The main reason for this dependency is that being able to test the code of
 Pandora requires an easy to setup database backend.

 I'm undecided whether it would be better to move the SQLite3 and
 PostgreSQL backends of Pandora out into their own eggs entirely and leave
 the Pandora base code without automated tests. It would make the
 installation somewhat more complex and tests of the base code would be
 moved into the backends where they don't really belong. However, it would
 also make the separation of the base and backend code cleaner and remove
 the necessity to include copies of import libraries for the database eggs,
 which is a somewhat questionable practice.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/180#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]