Hi!

Citezen seems to not run on a 11414.
CZEntry>>clean
        
        self class fieldKeysToRemove
                do: [:each | (self hasFieldWithKey: each)
                                                ifTrue: [self 
removeFieldWithKey: each]]

There is no implementor of #fieldKeysToRemove

I would like to use Citezen to generate the Research webpage on Pharo.

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to