[Seaside] GOODS object removal

Avi Bryant seaside@lists.squeakfoundation.org
Thu, 19 Dec 2002 19:59:53 -0800 (PST)


The root is just a Dictionary, so

txn root removeKey: 'foo'.

You should realize that the GOODS support is still unfinished - if you do
end up using it, you will doubtless have to do some work on it first.

On Thu, 19 Dec 2002, Swanlund, Glenn wrote:

> I was playing with GOODS and added the object 'foo' as shown in the Quick
> Start section of the GOODS Swiki. Anybody know how to remove this object
> from the database?
>
> Glenn
> _______________________________________________
> Seaside mailing list
> Seaside@lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>