Surendra Singhi wrote:
> Luke J Crook <[EMAIL PROTECTED]> writes:
>
>   
>>>> %feature("export");     //start exporting symbols  
>>>>         
>> Could you add support for the 4 ways of exporting from a package?: 
>>
>> 1) (:export #:spotlight) 
>>
>> 2) (:export :spotlight) 
>>
>> 3) (:export "spotlight") 
>>
>> 4) (:export 'spotlight) 
>>
>>     
>
> Why is 4 ways of exporting required?
>
>   
All the lispbuilder-* bindings currently use the (1). This post 
describes the differences between them.

http://www.lispniks.com/pipermail/gardeners/2006-May/001322.html


-Luke
_______________________________________________
application-builder mailing list
application-builder@lispniks.com
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to