The absolute best designed category organization there is
Posted: Sun Jan 20, 2008 6:55 am
After fighting my custom import routines for weeks now, I've realized there is one subtle design in AC7 that is truly remarkable.
Category Management in AC7 is by far the most elegant software engineering design I've ever seen.
Through code, I can build a single category or a combination of categories and sub-categories all with a single command. I assign that to the product being loaded into the table with a second command. Done.
Now, the beautiful part: In AC7 I can move that category, along with all of it's contained products, anywhere I want. I don't have to modify individual products. I don't have to click 10,000 checkboxes. I don't even drag-and-drop - it's just one click and I can pick where it should now go.
If I decide later a sub-category of products should go into a different root category, it's only one click to do it.
If I want to see what certain sub-categories look like in their own root, it's a minute of work instead of hours.
So it doesn't even have to really matter where you load the categories within the category tree - you can just move them all around within AC7 once the data itself looks good.
It is truly impressive the flexibility that is available through the category management design of AC7. Well done Able!
Category Management in AC7 is by far the most elegant software engineering design I've ever seen.
Through code, I can build a single category or a combination of categories and sub-categories all with a single command. I assign that to the product being loaded into the table with a second command. Done.
Now, the beautiful part: In AC7 I can move that category, along with all of it's contained products, anywhere I want. I don't have to modify individual products. I don't have to click 10,000 checkboxes. I don't even drag-and-drop - it's just one click and I can pick where it should now go.
If I decide later a sub-category of products should go into a different root category, it's only one click to do it.
If I want to see what certain sub-categories look like in their own root, it's a minute of work instead of hours.
So it doesn't even have to really matter where you load the categories within the category tree - you can just move them all around within AC7 once the data itself looks good.
It is truly impressive the flexibility that is available through the category management design of AC7. Well done Able!