[Seaside] Re: Gardner updated

Markus Fritsche Fritsche.Markus at gmx.net
Sun Apr 3 21:49:09 CEST 2005


Cees de Groot wrote:

I've installed it... the GWConfiguration is not added to the 
Configuration Ancestors on loading.

When I go to localhost:9090/seaside/wiki, I get

[...]
# Dictionary>>at:

     self	a Dictionary()
     temps
     key	'/seaside/wiki'
     inst vars
     tally	0
     array	#(nil nil nil nil nil nil)

# GWObjectMemoryStorage class>>at:

     self	GWObjectMemoryStorage
     temps
     aString	'/seaside/wiki'
     inst vars
     superclass	GWStorage
     methodDict	a MethodDictionary(#at:->a CompiledMethod (266) 
#basicWritePage:->a CompiledMethod (3365) #exists:->...etc...
     format	134
     instanceVariables	#('pages' 'top')
     organization	('accessing' at: exists:) ('page storage' 
basicWritePage: pagesDo: readPageWithKey: top writePage:) ...etc...
     subclasses	nil
     name	#GWObjectMemoryStorage
     classPool	nil
     sharedPools	nil
     environment	a SystemDictionary(lots of globals)
     category	nil
     statics	nil
     snapshotter	nil
     wikis	a Dictionary()
[...]

but the dictionary is empty; shouldn't the page creation dialog (or 
whatever) come up?

-- 
http://reauktion.de/archer/



More information about the Seaside mailing list