[Metakit] Mk4py storage lifetime

2003-09-26 Thread Nicholas Riley
Hi again, I'm almost finished with my Mk4py work, finally. Down from about 20 items on my to-do list to two, at least. :-) Anyway, one more question. Should this work? metakit.storage().getas('blah[x:S,y:I]').structure() [] Because this does: s = metakit.storage()

Re: [Metakit] Mk4py storage lifetime

2003-09-26 Thread Jean-Claude Wippler
Nicholas Riley wrote: I'm almost finished with my Mk4py work, finally. Down from about 20 items on my to-do list to two, at least. :-) Wow, great! Anyway, one more question. Should this work? metakit.storage().getas('blah[x:S,y:I]').structure() [] Because this does: s = metakit.storage()