Book a Demo

Author Topic: Javascript Code Reengineering  (Read 3380 times)

uw

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • UML can be quite useless some time
    • View Profile
Javascript Code Reengineering
« on: January 28, 2010, 07:20:46 pm »
I work as an architect/lead programmer on larger sized JEE projects. One have to admit - javascript is not only used more and more but it also matures (tools, patterns, etc). Like Mahemov puts it: we have to acknowledge that it becomes a first class programming language.

With a little discipline one can very well structure javascript with respect to object oriented concepts like information hiding etc.

So I would really like to have the nice working code reengineering features for javascript also.

regards from Germany,
Uwe

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Javascript Code Reengineering
« Reply #1 on: February 01, 2010, 08:26:43 am »
I've looked at this (out of personal interest rather than official Sparx position) in the past.  The challenge is in recognizing the object oriented structures.  So, at this stage I don't think it's likely to happen.  I'm not saying that it is inconceivable for the future though.