[MOBY-l] List of services
    Ken Steube 
    steube at sdsc.edu
       
    Mon Oct 13 12:17:03 EDT 2003
    
    
  
What I was referring to was that I have to program both cases in my
services: if (simple) ... else if (collection) ... which I'm not doing
right now. I'm discriminating against services that use collections. If a
simple were just a case of a collection then I could write one loop
foreach ($obj->articles). I don't know how that would cause an increase in
the amount of code or anything else since you already have collections.
Ken
On Mon, 13 Oct 2003, Mark Wilkinson wrote:
> hey P!
>
> >And the cost is that you have to consider the case where a service
> >takes a collection with a single item, or a single item, separately.
> >
> >
> Is it the "collection with single item" or the "or" part of that
> scenario that is supposed to be giving me problems?
>
> M
>
>
> _______________________________________________
> moby-l mailing list
> moby-l at biomoby.org
> http://biomoby.org/mailman/listinfo/moby-l
>
-- 
-------------------------------------
Ken Steube            steube at sdsc.edu
San Diego Supercomputer Center @ UCSD
San Diego, California             USA
    
    
More information about the moby-l
mailing list