AmigaOpen (42/1744)

From:Harold Grovesteen
Date:5 Oct 2000 at 12:28:14
Subject:Re: AMIOPEN: To Winease or to not?

The key to integration between Java and C/C++/VP is the JNI, Java Native
Interface. It is formally a part of the Personal Java spec. This
provides a mechanism to move back and forth between Java and other
environments, i.e, Java can call C or VP or vice versa.

Normally a class is built within Java which uses JNI to call code
outside of Java. This provides a clean interface for the Java code to
use. On the other side of the coin, hopefully, qcallable tools could be
built to access the Java side of the house. Even a VP macro could be
built to easily do this directly from VP. Again a clean interface for
the native Amiga side. The SDK book does not explain how to do this,
but hopefully it is documented elsewhere in the SDK.

Harold Grovesteen

Michiel Erasmus wrote:
>
> Hey Patrick,
>
> Thanks for your explenation, hehe, you should try some Java ;-).
>
> By the time I have bought and upgraded my SDK to run on a certain bloated
> piece of "software", I will know Java too. Then I want to eventually
> investigate how to use java classes along with VP classes, except I am not
> planning to write the VP assembler part..
>
> To probably make Java(translated to VP) and VP assembler, is that the work
> of a single person? It seems a problem as someone may know how to write
> some class in Java but not able to integrate into VP becos of a lack of
> technical know-how. Must one person know both the VP and Java?
> In my idea that question will make that the full capabilities of Java+VP
> will not easily be realised, or will it?
>
> BTW Patrick, good work!
>
> Michiel
>
> -----Oorspronkelijk bericht-----
> Van: Patrick Roberts [mailto:artix@pacbell.net]
> Verzonden: woensdag 4 oktober 2000 15:28
> Aan: open@amiga.com
> Onderwerp: Re: AMIOPEN: To Winease or to not?
>
> Although I'm waiting to see what Amiga comes up with for their GUI toolkit,
> the intent for Winease in the future is to be a simpler (lighter-weight),
> alternative to the Amiga Gui TK. A bit like FLTK is for Unix
> (www.fltk.org).
> Subscribe/Unsubscribe: open-request@amiga.com
> Amiga FAQ: http://www.amiga.com/faq.html
Subscribe/Unsubscribe: open-request@amiga.com
Amiga FAQ: http://www.amiga.com/faq.html