|
From: Mark R. D. <mdi...@la...> - 2003-06-20 15:58:29
|
Hey, I've got it in my source tree, its welcome to be integrated into RePast. I can jar it up as well, if anyone wants it before then. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/repast-jellytag/repast-jelly-taglibrary/common/src/java/org/mrd/repast/util/ -M. Gulyas Laszlo wrote: >Hi, > >Also, a while back Mark Diggory (mdi...@la...) had a >prototype that could handle arrays, and so on. I don't know what has >happened to it... > >HTH, > >gulya > >++++++++++++++++++++++++++++++++++++++ >If you can represent the individual elements as strings you can make the >get/set methods for the collection return a string representation (e.g. "1 >2 >4 5 9") , you can then parse the String in to the individual elements in >the >set method. If they can't be represented as strings you'll have to do a >custom approach. > > >Nick > > >----- Original Message ----- >From: "Ivan Lazarevic" <ila...@se...> >To: <rep...@li...> >Sent: Thursday, June 19, 2003 10:24 AM >Subject: [Repast-developer] probing properties of collection type > > > > > >>I'm trying to use a probe dialog to display an object property which is >> >> >a > > >>collection. Is there a way to do this using the existing probing >> >> >mechanism? > > >>What I achieved so far is a probe dialog saying that my list in not >> >> >empty, > > >>but I couldn't show its members. >> >>It crossed my mind that I might have to define my own collection type, >> >> >and > > >>some access methods for it. But then again, what should be the accessor >>method names, and where are the limits of this approach? >> >>Thanks, >>Ivan Lazarevic >> >> >> >> >> >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by: INetU >>Attention Web Developers & Consultants: Become An INetU Hosting Partner. >>Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! >>INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php >>_______________________________________________ >>Repast-developer mailing list >>Rep...@li... >>https://lists.sourceforge.net/lists/listinfo/repast-developer >> >> >> > > > > > -- Mark Diggory Software Developer Harvard MIT Data Center http://www.hmdc.harvard.edu |