views:

31

answers:

0

Hello,

I am building two applications, one application depends on the code in the other. App1 has a simple domain. And App2 uses this domain to read data from the a database. What is the best way to build this dependency ? Without having problems with namespaces etc.