Sorry, I did not reply to the list for last post. For methods that return void, a single element, or multiple elements, the passed in search criteria should be different and that part should be handled at the Tellurium core level, i.e., inside the Tellurium object. For example, you can take a look at how a cell, a row, or a column are handled in the Table object. For jlocator case, we need to do this in a similar way, i.e., pass different search criteria.
Thanks, Jian Jian, that sounds good, i think that all Action methods, the ones that return void, should act on a single element, that makes the most sense, and should throw an error multiple elements are passed in. on the other hand the accessor methods should allow for multiple elements to be passed in. does this sound right to you? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
