use an interface?

On Mon, Apr 25, 2011 at 11:12 AM, Pablo Romano <[email protected]> wrote:
> Hi, I've a rookie question maybe someone can help me.
> Sometimes I need to query a business object from another business
> object (i.e. a Cat that needs all the Dogs born in the same day it
> was), I'm using the repository pattern so all the querying is done
> there and that class is in it's own module referencing the business
> module, so, it can't be referenced by business..., what I'm doing
> wrong?
>
> Thanks in advance,
> Pablo
>
> --
> You received this message because you are subscribed to the Google Groups 
> "nhusers" 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/nhusers?hl=en.
>
>



-- 
Les erreurs de grammaire et de syntaxe ont été incluses pour m'assurer
de votre attention

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en.

Reply via email to