P Richards
2014-08-17 22:49:43 UTC
OK â Iâve marked this PR request as closed for now, as we need to have a discussion (as per our agreed policy that victor proposed IIRC) for two reasons:
1) âAdding or removing an external library should be discussed first on the developer mailing list.
The following must be considered when reviewing an external library
* Technical fit
* License compatibility
* Recent development activity
* Community size/support
Changing versions of a library does not need to be discussed, unless there are major changes in the review criteria, e.g. change of licenseâ
2) Thereâs a lot of what appears to be Whitespace changes in the first commit â Iâm thinking/guessing tab/spaces. Thereâs no point us doing a line-by-line review of each commit if the linefeeds/tabs have been incorrectly changes on the first file
As that approach will get really spammy. The PR needs to be discussed and fixed up first before we can start a review process.
Paul
From: Victor Boctor [mailto:***@github.com]
Sent: 17 August 2014 23:37
To: mantisbt/mantisbt
Cc: grangeway
Subject: Re: [mantisbt] MantisBT Modern UI (#272)
â
Reply to this email directly or view it on GitHub <https://github.com/mantisbt/mantisbt/pull/272/files#r16332804> . <Loading Image...
>
1) âAdding or removing an external library should be discussed first on the developer mailing list.
The following must be considered when reviewing an external library
* Technical fit
* License compatibility
* Recent development activity
* Community size/support
Changing versions of a library does not need to be discussed, unless there are major changes in the review criteria, e.g. change of licenseâ
2) Thereâs a lot of what appears to be Whitespace changes in the first commit â Iâm thinking/guessing tab/spaces. Thereâs no point us doing a line-by-line review of each commit if the linefeeds/tabs have been incorrectly changes on the first file
As that approach will get really spammy. The PR needs to be discussed and fixed up first before we can start a review process.
Paul
From: Victor Boctor [mailto:***@github.com]
Sent: 17 August 2014 23:37
To: mantisbt/mantisbt
Cc: grangeway
Subject: Re: [mantisbt] MantisBT Modern UI (#272)
- # prefix data with u_
- $t_pref = user_pref_get( $p_user_id );
+ # prefix data with u_
Is this comment out of date?- $t_pref = user_pref_get( $p_user_id );
+ # prefix data with u_
â
Reply to this email directly or view it on GitHub <https://github.com/mantisbt/mantisbt/pull/272/files#r16332804> . <Loading Image...