> To me, "coarse grained" = "general"

Not necessarily. Here is a counter example...

Fine-grained yet not general:

Add-frozen-widget-to-thawing-basket(basket, widget)

Course-grained yet not general:

Add-frozen-widget-collection-to-thawing-basket(basket,
widget-collection)

I would agree that a good principle for course-grained interfaces is
that they are more general. For example...

Write(thawing-basket-tuple-space, tuple-of-frozen-widgets)

-Patrick






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/service-orientated-architecture/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to