Advanced OODB in PicoLisp
Monday, April 28th, 2008In this tutorial I will assume you’ve already glanced at the documents I linked to in the prior article. I hope you still have cms.db intact.... Read More
In this tutorial I will assume you’ve already glanced at the documents I linked to in the prior article. I hope you still have cms.db intact.... Read More
This time we will examine some more complex relationships with a common scenario, the CMS.... Read More
Yesterday I read an article in my reader, by DHH I think, it prompted me to take a look at the Basecamp homepage. I’ve never used Basecamp so I tried basecamp.com which was totally wrong, that in turn made me Google for “basecamp 37signals” which gave me the proper link to basecamphq.com as the first result, the second result however leads to whybasecampsux.org. Intriguing, so I clicked it.... Read More
Let’s walk through a simple and usual example, what would constitute a user table in MySQL:... Read More
Let’s first look at a simple single inheritance example:... Read More
Pico Lisp has a very nice object system which will take some time to explore, let’s begin with simple examples and work towards more complex scenarios.... Read More
... Read More