list?
Something with an RSS feed would make it easier to integrate with
other feed subscriptions. And maybe something with a better designed/
more modern web interface?
Paul Howson
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
opy across the
relevant bits from a new Cocoa Document-based Application in order to
make a MacRuby Document-based Application?
Is it that simple, or are there other gotchas I need to know about?
Paul Howson
Queensland Australia
___
MacRuby-de
Thanks everyone for those tips.
Paul Howson
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Is anyone using MacRuby for a large project? How are they coping
without a debugger? (I'd like to know since I'm planning to convert an
old non-Objective-C app to MacRuby).
Paul Howson
Queensland Australia
___
MacRuby-devel mailin
On 18/06/2009, at 5:47 PM, Matt Aimonetti wrote:
Not being able to use ruby debug in MacRuby is something that used
to really bother me at first. I'm thinking about maybe hacking
hotconsole so you could run it in the context of your app. That
would obviously not be as nice a real debugger b
On 19/06/2009, at 6:26 AM, Laurent Sansonetti wrote:
I agree nevertheless that we need a debugger. Ideally we should
modify the compiler to emit debugging traps that can be used by a
regular debugger, then we can write an UI for it. But as I wrote
earlier this isn't something very high on t
On 09/10/2009, at 4:56 AM, Laurent Sansonetti wrote:
Note that MacRuby is only known to work under a certain revision of
LLVM trunk (which is documented in the README.rdoc file).
Does the MacRuby installer also install LLVM? If not, how is that kept
up to date?
Paul Howson
Queensland
?
Paul Howson
Warwick Qld Australia
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
It appears the new String method called getbyte for Ruby 1.9 is not
working? Results in an "Abort trap" message.
~/Dev $ macruby --version
MacRuby version 0.5 (ruby 1.9.0) [universal-darwin10.0, x86_64]
~/Dev $ macruby -e ' "abc".getbyte(0);'
Abort trap
Pau
g in plain Ruby.
Paul Howson
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
cruby'
i.e. the argument to defined? must be put in parentheses else MacRuby crashes.
Paul Howson
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
> Comment(by lsansone...@…):
>
> Definitely a bug... thanks for the report.
This bug has not been fixed in MacRuby 0.5. Will it automatically migrate to
being a 0.6 milestone?
Paul Howson
___
MacRuby-devel mailing list
Mac
please explain how and when IB parses Ruby source files and why
splitting a class into separate files breaks the parsing?
Is this documented somewhere?
Any suggestions for a way around this?
Thanks,
Paul Howson
Queensland Australia
___
MacRuby-devel
On 02/02/2010, at 2:14 PM, Laurent Sansonetti wrote:
> Hi Paul,
>
> In theory, splitting files should not be an issue. Keep in mind that the IB
> parser is very rudimentary at the moment (we are working on a much better
> solution for a future release), so if you define classes into modules it
tterCreateFrame(framesetter, CFRangeMake(0, 0), path, nil)
The second argument is a range which produces the error.
Can I edit the bridge support file? Or is there some other workaround? Can I
use a more recent built of MacRuby? Or are these too bu
On 06/05/2010, at 1:18 PM, Laurent Sansonetti wrote:
> Hi Paul,
>
> On May 5, 2010, at 7:57 PM, Paul Howson wrote:
>
>> On 26/04/2010, at 1:33 PM, MacRuby wrote:
>>
>> Hi Laurent,
>>
>> What would be a feasible workaround for this problem, given t
buffer. Easy to
do in C, but how to do in MacRuby?
--------
Paul Howson
Warwick Qld Australia
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailm
by with Cocoa
classes.
Paul Howson
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
On 07/05/2010, at 1:03 PM, Laurent Sansonetti wrote:
> Hi Paul,
>
> You're right, the Pointer class must be used. Sorry about the lack of
> documentation. Here is a snippet that might work:
>
> # n must be defined
> origins = Pointer.new(CGPoint.type, n) # this builds a pointer to n times
> CG
; for # (NoMethodError)
(I think a similar error related to CLLocation has been discussed here before.)
Is there a way to get around this problem?
-
Paul Howson
Warwick Qld Australia
___
MacRuby-devel mailing list
MacRuby-
r getting around this bug?
Thanks,
Paul
-
Paul Howson
Warwick Qld Australia
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
On 31/05/2010, at 6:12 PM, Laurent Sansonetti wrote:
>> Any other suggestions for getting around this bug?
>
> It is possible to fix the problem by manually editing the file.
>
> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreText.framework/Resources/BridgeSupport/CoreTe
This might be a dumb question, but I notice mention of various macruby-related
rake tasks (e.g "rake clean")
Is there a standard set of rake tasks supplied with macruby? Where are the rake
files for these tasks?
----
P
karound in the meantime, except
> waiting for the BridgeSupport update.
Previous BridgeSupport errors and omissions have been fixed by manual editing
of the BridgeSupport file pending an updated version. Can you supply a copy of
the fix in this case?
Paul Howson
___
27;m using TextMate for
editing the code and XCode for running it. I'm not trying to ship a product
yet, so I can live with the occasional MacRuby teething problems. They will be
fixed in time.
On OSX, MacRuby does do modern memory management, which is a big plus IMHO.
Paul Howson
25 matches
Mail list logo