I've been toying with the idea of adding some hooks for DataMapper that would help with the data warehousing process. I've used ActiveRecord and ActiveWarehouse to do ETL work at a previous job and it made my life a whole heck of a lot easier when trying to load information into the target data mart. What really got the idea of building something for DataMapper was the Repository copy feature and DataMapper's ability to have multiple adapters. I really haven't taken the time to really think the process through completely but my initial thought was of going the same direction Anthony Eden took ActiveWarehouse.
I'd be interested to find out if the community is interested in having data warehousing functions in DataMapper. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
