ltnfernandes
Results 1 - 1 of 1
byltnfernandes, April 29, 2012
1 of 1 people found this review helpful
I used for 1 day as a user and a programmer. From user perspective this component is simple and effective.
From developer prespective i had the need to change "password" field to show "bullets" instead of the password. In my opinion if you are building a component you need to stay as close as possible from MVC structure defined by joomla to make it easy to extend and understand. In your component, despite of the great work, you have mixed model/view in same file, making it dificult to understand.I spent more time finding the "input element" than changing it.
From developer prespective i had the need to change "password" field to show "bullets" instead of the password. In my opinion if you are building a component you need to stay as close as possible from MVC structure defined by joomla to make it easy to extend and understand. In your component, despite of the great work, you have mixed model/view in same file, making it dificult to understand.I spent more time finding the "input element" than changing it.


