Hi, I'm looking for clues as to the best way I can add methods and attributes to an existing django app. I need to add quite a bit of functionality to a portion of the existing app, while other portions are good (very good, actually).
Two initial, but undesirable, options I see are to fork or branch the app or cherry-pick into a new app. The of several problems I see examples include the inability to take advantage of new features as the app evolves and it is harder to potentially contribute back some ides and code (or at least prototypes). The dubious advantage is complete control. Is there a reasonable/accptable ot better yet "recommended" way to add functionality, etc. to an app without resorting to the above points? If so, what stones should I turn (via google serches, etc.) to figure this out. TIA Scott PS. I don't believe joining the project would be in either parties best interests --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---