Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro is JavaScript
Message
From
10/02/2015 09:13:48
 
General information
Forum:
Javascript
Category:
Other
Miscellaneous
Thread ID:
01615034
Message ID:
01615096
Views:
27
>>You only asked for syntax. Coding with such syntactic sugar to eliminate the redundancies will IMO still be a patch - the code is the equivalent to recurring fields in a record before normalization. So create a record/object for each index to clean up and hang those objects into a list, dict or even easier an array with index as index. So now you have some refacturing advice as well...
>>
>
>These are the columns in the table and they are repeated (6*3 columns). currentTemplate represents a table's row and all these properties are actual columns in the table.
>
>
this really grates my nerves. Some lazy/stupid table design percolated into repeating code - making the whole thread necessary to ask for tricks to patch things up. Should be a lesson to those not trying for at least 1NF design.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform