Can someone spend some time translating source comments from ru 2 en ?

17 views
Skip to first unread message

Sorin Sbarnea

unread,
Jul 27, 2008, 6:28:31 AM7/27/08
to fardeven
There a quite a few Russian comments in the FAR source code. Can
someone translate them to English?

Sorin Sbarnea

unread,
Jul 27, 2008, 6:33:52 AM7/27/08
to fardeven
There a quite a few Russian comments in the FAR source code. Can
someone spend some time and translate them to English?

Alex Yaroslavsky

unread,
Jul 27, 2008, 7:18:36 AM7/27/08
to fard...@googlegroups.com
Most of the comments are not really useful, and won't help you to
better understand the code. So translating them will be mostly a waste
of time.

WBR,
Alex Yaroslavsky

cencio

unread,
Jul 28, 2008, 6:12:40 AM7/28/08
to fardeven
а зачем держать в коде коменты, которые не помогают понимать код или
инфа в которых устарела?
не пора бы уже порефакторить и разобраться с сырцами фара? как минимум
поубирать/поправить коменты.
привести имена классов к одному стилю, например есть

class ChangeMacroMode

template <class Object>
class FarQueue

однако
template <class Object>
class TArray

кстате, а зачем вообще велосипед с TArray?
чтобы править тикеты вроде
2. Mantis#0000418: Wrong memory copy function used in
TArray<Object>::Pack()

похоже такой масив одостался по наследству от старых версий?

еще можно имена поправить,а то некрасиво, когда
class CommandLine:public ScreenObject
{
.....
void GetSelString(string &strStr) { CmdStr.GetSelString(strStr); };
void GetSelection(int &Start,int &End)
{ CmdStr.GetSelection(Start,End); };

strStr c маленкой буквы, а int &Start,int &End с большой, нужно
привести это к одному стилю.

собвстенно это то, что сразу бросается в глаза, если даже не
разбираться в структуре проекта.


On Jul 27, 2:18 pm, "Alex Yaroslavsky" <trex...@gmail.com> wrote:
> Most of the comments are not really useful, and won't help you to
> better understand the code. So translating them will be mostly a waste
> of time.
>
> WBR,
> Alex Yaroslavsky
>

Alex Yaroslavsky

unread,
Jul 28, 2008, 6:33:49 AM7/28/08
to fard...@googlegroups.com
This is an english mailing list.

WBR,
Alex Yaroslavsky


2008/7/28 cencio <aod...@gmail.com>:

cencio

unread,
Jul 29, 2008, 9:03:59 AM7/29/08
to fardeven
sorry, missed it.
But I think your understand my message. So it do not make sense
provide English translation.

On Jul 28, 1:33 pm, "Alex Yaroslavsky" <trex...@gmail.com> wrote:
> This is an english mailing list.
>
> WBR,
> Alex Yaroslavsky
>
> 2008/7/28 cencio <aodu...@gmail.com>:
Reply all
Reply to author
Forward
0 new messages