chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #254: wiki-parse deficiencies


From: Chicken Trac
Subject: [Chicken-janitors] Re: #254: wiki-parse deficiencies
Date: Thu, 27 May 2010 06:38:56 -0000

#254: wiki-parse deficiencies
------------------------+---------------------------------------------------
 Reporter:  syn         |       Owner:  sjamaan
     Type:  defect      |      Status:  new    
 Priority:  major       |   Milestone:  4.6.0  
Component:  extensions  |     Version:  4.5.0  
 Keywords:  wiki-parse  |  
------------------------+---------------------------------------------------

Comment(by zbigniew):

 Replying to [comment:4 sjamaan]:

 > I can't find the code for chickadee. It's not under eggs, and I don't
 see a repo link on http://3e8.org/zb/ or http://3e8.org/chickadee
 >
 > If the svnwiki parser of chickadee is as complete as wiki-parse, an egg
 for it would be much appreciated. wiki-parse is buggy and kind of slow
 IMO.

 The svnwiki->sxml parser is part of chicken-doc-admin.  (Node data is
 stored as sxml.)  svnwiki-sxml->text is included in chicken-doc.  svnwiki-
 sxml->html is part of chickadee.  You want the first one, which I will
 break out into an egg.  But you can look at the others if you want an
 example for html output.

 You can see the advantages for yourself in the chickadee output.
 Including the ability to parse lists that have embedded newlines.  It's
 not the best parser, but it seems to do the job.

 It's fine to improve the svnwiki syntax, but I would aim for backward
 compatibility, as Felix has recommended.  If you do this, the changes can
 be integrated into svnwiki-sxml.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/254#comment:10>
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]