I would actually love to see a plugin that introspects a MySQL/ Postgres/SQlite3 database and outputs the DataMapper models. You could use it to bootstrap development of a DM database that was designed to be used with AR or other ORMs.
Dan (dkubb) > You have to manually define the properties in the model. > > > Do I have to manually set properties when creating a model or is there > > some way of telling DM to, more or less, create properties from an > > existing table? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
