IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: C Structure Question
So how does the product compare to regular JNI? Is it faster or slower?

Is the only reason to use it simplicity?
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Re: C Structure Question
I haven't noticed any speed difference, but we don't use JNI for any speed critical stuff. It's mostly used for accessing OS specfic APIs and functions in 3rd party DLLs and ActiveX controls.

It's definitly much simpiler. I can get rid of the seperate Visual C++ projects and also simplify my ANT scripts by using this. If I can figure out this last structure issue, the only JNI code I'll have left is in the PowerBuilder to Java integration module, which has to stay in C code because of PowerBuilder.
     C Structure Question - (johnu) - (13)
         Re: C Structure Question - (admin) - (1)
             Re: C Structure Question - (johnu)
         :1 allows you to pack multiple members in one word - (Arkadiy) - (8)
             Yuck... - (johnu)
             Read the Cocoa headers - (tuberculosis)
             Re: much slower, too - (a6l6e6x) - (4)
                 Well, embedded applications, yes... - (jb4) - (3)
                     Re: "not for the reasons you state" - (a6l6e6x) - (2)
                         I'll see your 6802... - (jb4) - (1)
                             :-) -NT - (a6l6e6x)
             Re: :1 allows you to pack multiple members in one word - (jb4)
         more than 1 bit is possible too - (SpiceWare)
         It does work with JNIWrapper! - (johnu)

He said, "Listen, shrimp. Don't you come trolling around here." What a crab. This guy was steamed. I could see the anchor in his eyes.
58 ms