9 Dec 2000 bowis   » (Journeyer)

Ok wicked, this rocks. I have been playing with class's in ferite now for a little while and they rock. There is alot of work that is needing to be done (ie make them more stable) but that shouldn't be too tricky because most of the class code has been battered about by the native code (internally they both look and feel exactly the same - this is nice because it means that a native class will be able to inheirit from a script class and a script class from a native class and mingle code about, toy++).

DEEP BREATH

The next step is to fudge with inheiritance so it a) works and b) is fast.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!