ABL Conversion (BPM)

Agree with @josecgomez on this one…

  1. this will NOT convert easily from ABL to C#
  2. this should NOT be done!
  3. IF you are going to modify… and Especially Add or Delete anything, it should always be done with Business Objects that are specifically create to do such things.

ABL had some real “Flexibility” that made this “look” easy, but in reality you could really screw up your database by directly modifying the database.

2 Likes