Hi Everyone,

I am brand new to reactor, but loving the idea.  If I could persist objects
in an object database like db4o (http://www.db4o.com) I would do so, but
Reactor for CF seems to be the next viable alternative... And thank you for
all your hard work.

My questions are two-fold:

1.  I am VERY used to putting many functions on the database tier.  For
example, using views to pare down what people can see/do, or for complex
joins that are best handled by MSSQL and passed out as a simple recordset.
This has had the net effect of making my apps more efficient.  Can someone
outline how and where Views and SPs fit in with the use of Reactor?  Am I
going to have to give up some of the functions that make the db tier more
efficient?

2.  Looking for a general definition of reactor - is it simply an ORM
framework, and nothing more?  Does it carry essentially the same
purpose/mission statement as, say, Hibernate?  Does it suffer similar
performance issues?

Thanks!

Marc



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to