Re: [qooxdoo-devel] qooxdoo events best practices

2016-04-26 Thread Dimitri
Done http://stackoverflow.com/questions/36867110/qooxdoo-events-best-practices http://stackoverflow.com/questions/36867416/overriding-qx-core-objectbind P.S. There is also an interesting question that seems to have gone unnoticed: http://stackoverflow.com/questions/35156009/controlled-event-handli

Re: [qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Derrell Lipman
Perfect. Done. Thanks! Derrell On Tue, Apr 26, 2016 at 10:00 AM Tobias Oetiker wrote: > Derell > > Today Derrell Lipman wrote: > > > I read every message on qooxdoo-devel, and answer some. If we're moving > to > > stackoverflow, I want to ensure that I receive every qooxdoo message > posted >

Re: [qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Tobias Oetiker
Derell Today Derrell Lipman wrote: > I read every message on qooxdoo-devel, and answer some. If we're moving to > stackoverflow, I want to ensure that I receive every qooxdoo message posted > there. I just created a stackoverflow account, but I can't figure out how > to get notified of qooxdoo po

Re: [qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Derrell Lipman
I read every message on qooxdoo-devel, and answer some. If we're moving to stackoverflow, I want to ensure that I receive every qooxdoo message posted there. I just created a stackoverflow account, but I can't figure out how to get notified of qooxdoo posts. Can someone enlighten me? Cheers, Derr

Re: [qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Dietrich Streifert
Regarding questions on stackoverflow: We try to move over to stackoverflow, as this would improve the projects visibility and has a lot more options in formatting code and text, linking, crossreferencing, adding images, editing questions and answers and so forth. Regarding the move to github:

Re: [qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Tobias Oetiker
Hi Peter Today Peter Schneider wrote: > Am 26.04.2016 um 12:23 PM schrieb Dietrich Streifert: > > I successfully checked out branch_5_0_x via > > > > svn checkout https://github.com/qooxdoo/qooxdoo/branches/branch_5_0_x > > > > so I think svn:externels should also work?!?!? > > Strange... it seem

Re: [qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Peter Schneider
Am 26.04.2016 um 12:23 PM schrieb Dietrich Streifert: > I successfully checked out branch_5_0_x via > > svn checkout https://github.com/qooxdoo/qooxdoo/branches/branch_5_0_x > > so I think svn:externels should also work?!?!? Strange... it seems that posting this question here (or your answer) fixe

Re: [qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Dietrich Streifert
I successfully checked out branch_5_0_x via svn checkout https://github.com/qooxdoo/qooxdoo/branches/branch_5_0_x so I think svn:externels should also work?!?!? https://github.com/qooxdoo/qooxdoo.git Am 26.04.2016 um 12:03 schrieb Dietrich Streifert: > Hi Peter, > > I don't know if this means s

Re: [qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Dietrich Streifert
Hi Peter, I don't know if this means something related to svn usage, but you can reach the branch via https://github.com/qooxdoo/qooxdoo/tree/branch_5_0_x BTW: Please consider posting future requests on stackoverflow.com and add the tag qooxdoo to your question. Regards Dietrich Am 26.0

[qooxdoo-devel] What to do with projects using svn:externals to qooxdoo framework?

2016-04-26 Thread Peter Schneider
Hi there, I am aware of your move to git and github but this is what currently happens: Projects here use "svn:externals" feature to get the qooxdoo framework (that's what externals are supposed to do), but github seems to have dropped that SVN-feature[1]. What's the recommendation for qooxdoo ba