While working on the CF9 ORM Adapter, I have found that the ReactorAdapter and the TransferAdapter share some duplicate code which should be moved into the AbstractAdapter. I'm going to put the method into the AbstractAdapter and inherit it from there for my new adapter, but I wanted to record the fact that the Reactor and Transfer adapters should be updated, if an when they are ever opened for modifications. I'm not going to make the change now, as I have no need to modify those components, but I thought it should be recorded as a ToDo item.
What do you think is the best way to approach that? A trac ticket? Thanks, Bob -- Bob Silverberg www.silverwareconsulting.com -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en
