#746: Net::HTTP assertion failed
-+--
Reporter: mattaimone...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker |
Hi,
i spent a little time with the problem i had some time ago, in effect there is
a problem with bindings mechanism in MacRuby 0.6 :
- create a new MacRuby Document based project
- MyDocument.nib
create a new ObjectController binded with File's Owner Content, model
key path "dummy"
#750: Net::HTTP.get fails
---+
Reporter: joecanna...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker| Milestone:
#750: Net::HTTP.get fails
---+
Reporter: joecanna...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker| Milestone:
Hello,
I wrote up some thoughts on building cocoa applications with MacRuby last night
and would love to hear any thoughts other people have. You can see the article
at http://everburning.com/news/ramblings-on-programming-cocoa-with-ruby/ .
I've been trying several different methods, HotCocoa,
Xcode has some scripting capability. Might you be able to
hack up some scripts to automate away some of the hassle?
-r
--
http://www.cfcl.com/rdmRich Morin
http://www.cfcl.com/rdm/resume r...@cfcl.com
http://www.cfcl.com/rdm/weblog +1 650-873-7841
Technical editing and writi
I tried using TextMate with XCode for a while but I didn't like having to
switch back and forth between the two all the time. It felt clunky to develop
in TextMate and build and see the debug output in XCode. Having to run XCode
just to be able to build the application felt heavy. That was part
#746: Net::HTTP assertion failed
-+--
Reporter: mattaimone...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
#750: Net::HTTP.get fails
---+
Reporter: joecanna...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker|Mileston
#340: http.get failing with the error "wrong chunk size line:
(Net::HTTPBadResponse)"
+---
Reporter: bobsteven...@… |Owner: lsansone...@…
Type: defect | Status:
as workaround i can create the hash via NSMutableDictionary.dictionary or in my
case :
temp = YAML::load( NSString.alloc.initWithData(
fileWrapper.regularFileContents, encoding:NSString.defaultCStringEncoding))
@data = NSMutableDictionary.dictionary
@data.setDictionary(temp)
is a bug or a behav
Hi,
It looks like a bug indeed. Could you file a ticket on trac? We will get this
corrected in 0.7.
Thanks!
Laurent
On Jun 17, 2010, at 1:46 PM, Wladj wrote:
> as workaround i can create the hash via NSMutableDictionary.dictionary or in
> my case :
>
> temp = YAML::load( NSString.alloc.initW
#751: Objects instantiated as anonymous class by Bindings mechanism
+---
Reporter: wladj...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority
The way I'm currently doing it is with two separate apps as well. I
keep the Xcode GDB window open for building and debug output and I
have MacVim open for editing the code. Of course, I have to open up
the main project window if I want to add some files to the project,
but I find that having Xcode
#503: connect to udp socket: getaddrinfo: nodename nor servname provided, or not
known (SocketError)
-+--
Reporter: mar...@… |Owner: lsansone...@…
Type: defect | Status:
15 matches
Mail list logo