> > I'm probably missing something really simple here but I always get the > > following error: > > > > null: Can't access `list' field in class Emart::Client at (eval 173) line 13 > > This doesn't look like a TT error message (it looks an error somewhere > inside a TT eval, but not from TT itself). A simple test program using > the data structure you included works fine for me. Something else is > going on. Please create a self contained example. >
I've actually just fixed this problem by adding a "list" method to Emart::Client. This was very strange as when I downgraded to 1.05 it works... I tested it with all versions of TT, and it worked upto and including 1.05.... after that it doesn't. But I'm happy now! Andy
