Author Topic: PHP datatypes  (Read 1979 times)

Stringer

  • EA User
  • **
  • Posts: 37
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
PHP datatypes
« on: September 27, 2007, 12:18:49 am »
Since PHP code doesn't have datatypes defined same way as normal programming languages, I think it should NOT override the datatype from diagrams on reverse engineering. Now it replaces all variable datatypes at the diagram with var, if you synchronize the model with the code. Of courses one could ask, why to even define the datatypes at the diagram, but I think it makes the diagram more simpler to read than trying to follow the associations.