[mcclim-devel] Reading in a list of objects
![](https://secure.gravatar.com/avatar/f6ddda1fabf459f90ca590f9499033c4.jpg?s=120&d=mm&r=g)
I have defined a presentation-type, column, as well as the appropriate present and accept methods. I need to accept a list of column objects from the user, but I am a bit stumped on how to do this. Do I have to define a new "columns" type, or does McCLIM include facilities to automatically read in sequences of objects from the user? -- \ Troels "Athas" Henriksen /\ sigkill.dk/blog (Danish)
![](https://secure.gravatar.com/avatar/d7cd87e9d5ed6aaf6d6d84f3c3547ec2.jpg?s=120&d=mm&r=g)
I have defined a presentation-type,... I need to accept a list of column objects
Look at the sequence presentation type. In fact, look at the whole Presentations chapter in the spec - there are lots of nifty things like completing from subsets of sequences. JQS __________________________________ Yahoo! for Good - Make a difference this year. http://brand.yahoo.com/cybergivingweek2005/
participants (2)
-
John Q
-
Troels Henriksen