chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #546: Renaming spock's <script>?


From: Chicken Trac
Subject: [Chicken-janitors] #546: Renaming spock's <script>?
Date: Sat, 26 Mar 2011 19:58:44 -0000

#546: Renaming spock's <script>?
-----------------------------+----------------------------------------------
 Reporter:  mario            |       Owner:  felix
     Type:  enhancement      |      Status:  new  
 Priority:  minor            |   Milestone:  4.7.0
Component:  extensions       |     Version:  4.6.x
 Keywords:  spock, <script>  |  
-----------------------------+----------------------------------------------
 spock exports a {{{<script>}}} macro.  Coincidently, [[http://wiki.call-
 cc.org/egg/html-tags html-tags]] exports a procedure with the same name,
 since its procedures are named after html tags'.

 Since both spock and html-tags are intended to be used by web
 applications, there's some chance they could be used together (e.g.,
 integrating awful and spock for a hop-like framework).  In this case, we'd
 have a name clash, unless we explicitly rename things on importing.

 I could rename html-tags {{{<script>}}} procedure, but that would generate
 a special case which would be awkward and irrelevant when spock is not
 used.

 So I was thinking that maybe spock's {{{<script>}}} could be renamed.
 Maybe {{{<spock>}}}, {{{<javascript>}}} or {{{<spockscript>}}}?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/546>
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]