Ok I got a github account and made a fork. What is confusing me is which branch in the fork do I check out and add my code to. Is master the right one?
Jeffrey Simpson Senior Software Engineer Telephone: 240.235.2144 Fax: 240.235.2174 Youth For Understanding (YFU) prepares young people for their responsibilities and opportunities in a changing, interdependent world. [email protected] Apr 27, 2011, at 10:02 AM, Pascal Robert wrote: > > Le 2011-04-27 à 09:47, Jeffrey Simpson a écrit : > >> >> So I have written the DB2 Plugin. It is really 2 plugins. DB2Plugin and >> DB2ForISeriesPlugIn. There are some slight difference between DB2 running >> on Linux, Unix and Windows and DB2 running on the iSeries. I think the >> DB2ForISeriesPlugIn would work for DB2 for OS/390 but I do not promise it. > > Cool! > >> So how should I give this to Wonder? Here is a list of what I have done. > > Open a GitHub account, do your own fork of Wonder and add your projects into > your Wonder fork. You can ask people who run DB2 to try out your plugin and > if everything works fine, you can do a pull request so that a Wonder > committer can add it into the "master" Wonder repository. > >> New DB2Plugin Framework. >> New PluginTest application. This is a first stab at a application that can >> be user to test plugins. Different plugins can be tested using the >> properties in ERXModelGroup. >> >> Changed ERExtentions ERXSQLHelper to add support for DB2 >> >> Changed ERPrototypes EOJDBCDB2Prototypes to have values that make sense to >> DB2. >> >> The ERExtentions and ERPrototypes changes I can create a patch but what >> about the other the plugin and the Test App? >> >> >> Jeffrey Simpson >> Senior Software Engineer >> Telephone: 240.235.2144 >> Fax: 240.235.2174 >> [email protected] >> >> Youth For Understanding (YFU) prepares young people for their >> responsibilities and opportunities in a changing, interdependent world. >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca >> >> This email sent to [email protected] > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
