up vote 0 down vote favorite
share [g+] share [fb]

i've been using subsonic for two years now (actually i'm using 2.1 version in my projects right now).

I'd like to structure a new project this way: presentation layer + business layer + data layer with an object model, vertical to the 3 layers, that models business entities. The matter is that subsonic, through the db reading, create entities with crud method inside.

Is it possible to split crud method between entities? thx

link|improve this question

feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.