Disadvantages of APEX
564035Apr 5 2009 — edited Apr 17 2009Hi,
We all know the great flexibility, ease of development, very useful default functionality, and the tens of benefits that we get when using the APEX framework.
However, I needed to know what are the disadvantages of developing a product (business system) using APEX.
One example of the disadvantages that I believe of using APEX is that the business logic and data has to reside on the same tier. While when considering Java for example, the business logic will reside on one tier, while the data will reside in another tier (multi tier architecture).
Any opinions?
thanks for all
AK