Surendra Singhi wrote:
> Luke J Crook <[EMAIL PROTECTED]> writes:
>
>   
>> 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) 
>>>>
>>>>     
>>>>         
>
> SWIG uses the fourth option.
>   
>
> So, it seems the current 4th way is the best one.
>
>   
That's fine, as long as it's consistent.

-Luke
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to