-
- srinigenie

-
Total Posts: 539
Joined: 2008-02-04
|
Hi all,
I need to customize the dataflow module to suit my requirements and in the process was going through
Mage_Catalog_Model_Convert_Adapter_Product class. I see that there are two methods ‘save()’ and ‘saverow()’ out of which only saverow seems to be used. I tried various combinations (Interactive/Local/remote) on the import UI and still save() doesnt seem to be used.
Can someone help me identify when the save() is used and its purpose?
Thanks in advance.
|