freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FR-devel] source browser


From: Laurent Julliard
Subject: Re: [FR-devel] source browser
Date: Tue, 17 Sep 2002 10:06:13 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

Curt Hibbs wrote:
NISHIO Mizuho wrote:

I am sorry for waiting for my plugin.
I attach my plugin to this mail.
I hope that it works on the current FreeRIDE.


Thank you so much Nishio! Your source browser is going to make FreeRIDE a
big hit at the Ruby 2002 Conference.

Hal, you should grab an updated copy of FreeRIDE from CVS **TODAY** because
Rich is going to do some refactoring of the code that will definitely impact
this.

Your easiest route will be to get Nishio's source browser working on your
system with today's version of the source, and then in a couple days when
Rich check's in the refactored code, you can make any needed changes (which
should be few or none). The main point is 1) get this working with today's
code, and 2) don't check this in to CVS until after the refactoring.



Hal,

If you work on this I also suggest that you install the ripper extension in your Ruby tree. This is the first time we have to use a C based extension with FreeRIDE (ripper) and before we commit it in the FreeRIDE CVS repo I'd prefer that

a) we validate that ripper works fine on both Linux and Windows
b) we agree on where to put files in the CVS repo

For b) and based on the structure we have right now ripper.rb should go in freeride/redist and ripper.so should go in freeride/so/i686-linux for the Linux version and freeride/so/i686-mswin32 for the Windows version (mswin32).

However given how Ruby organizes extensions I really wonder if we need to have a separate so/ directory or if i686-linux/ and i686-mswin32/ directories should not simply be located under redist. What do you think ?

In any case the run.bat needs to be modified to include a platform specific include path based on the RUBY_PLATFORM constant.

Laurent



--
Laurent JULLIARD - Xerox R&T/SSTC/XPA - Open Source team
>> Host your Xerox Software project on CodeX: http://codex.xerox.com
>> address@hidden community: http://xww.linux.world.xerox.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]