Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa drawbridge



You are sending alloc but not init to the obj-c obj.
w/o more code, its hard to see exactly what is going on.

What's current should be on my iDisk
http://homepage.mac.com/r0805/FileSharing.html
jnidirect.jar is my jnidirect stuff. You should probably also have Linker.jar from the actual JNIDirect project URL's posted earlier.

You can command line test with something like
java -cp jnidirect.jar:Linker.jar SyntheticCocoa

Source if interested is in the
jnidirect_macnative_src.zip
and
macnative_src.zip
files.
The jnidirect.macnative is more what I consider core stuff, actually from the JNIDirect distribution, tweaked or not. Some struct stuff and utility stuff as well.
The macnative.jnidirect in the second jar is more stuff I've done with JNIDirect or converted from JDirect to JNIDirect.
This should currently include the 'ns' Cocoa packages, some of it old from a prior start that doesn't really work in anything. Some of it based on the NSString example included in the JNIDirect distribution again tweaked or not tweaked. About all of it definitely split out into separate sourced classes as I remember. This also includes the current original stuff I've been looking at as well as the related experiemental folder.
None of this _should_ melt your computer that I know of. But it is current as-is in buggy code.

Any thoughts still appreciated.

Mike Hall <mikehall at spacestar dot net>
<http://www.spacestar.net/users/mikehall>
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Cocoa drawbridge (From: String <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.