Re: A simple metaobject protocol for packages



Christophe Rhodes wrote:
Pascal Costanza <pc@xxxxxxxxx> writes:

It doesn't, and this is out of pure ignorance. Where can I find more
information? I don't seem to be able to come up with a good search
string for google to find anything myself.

Well, Bruno Haible gave a lightning talk in 2004 to the Libre Software
Meeting: some details are at
<http://www-jcsu.jesus.cam.ac.uk/~csr21/papers/lightning/lightning.html>,
section 4. I would imagine that there are more details in the CLISP
implementation documentation.

That solution seems to rely on case inversion which, if I understand correctly, is problematic in Unicode.


Pascal

--
3rd European Lisp Workshop
July 3-4 - Nantes, France - co-located with ECOOP 2006
http://lisp-ecoop06.bknr.net/
.



Relevant Pages

  • Re: Excel VBA to acess currently open web page (existing IE6 insta
    ... I agree with you but when I tested with the google home page there is a significant difference between what you get for innerHTML and what I can get going to 'View Source' from the IE context menu. ... > Dim strHTML As String ... > Set objShellWindows = Nothing ... >> "already open" IE window into Excel as a string. ...
    (microsoft.public.excel.programming)
  • Re: Excel VBA to acess currently open web page (existing IE6 insta
    ... I agree with you but when I tested with the google home page there is a ... Dim strPartURL As String ... Set objShellWindows = objShell.Windows ... "already open" IE window into Excel as a string. ...
    (microsoft.public.excel.programming)
  • Re: FireFox: Typing Address NAME ONLY In Address Bar No Longer Works
    ... Google has three different strings it can use in about:config for the ... work either and the "I'm Feeling Lucky" string said ... described what "I'm Feeling Lucky" does. ... programs in Add/Remove Programs that I don't recognize or that look ...
    (alt.sys.pc-clone.dell)
  • Re: Concatinate a filename
    ... characters, this won't retrieve all the text. ... >> But google is adding extra characters in the code and screwing it up. ... >> Function pull(xref As String) As Variant ... >> CLR wrote: ...
    (microsoft.public.excel.misc)
  • Re: In a macro I want to open unnamed files like *.*?
    ... Thanks - I did look it up on Google and now I understand it better. ... the point where I could manipulate all the files sequentially, ... Public Sub ProcessFile(ByVal FileName As String) ... Dim files() As String ...
    (microsoft.public.word.vba.general)