Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-mtj-dev] Preverification support on MTJ

Gustavo,

There are two primary reasons for this functionality:

- Platform support. - Easier to call a library than an executable.

I think we should try to cover Windows, Linux and Mac. At this point, there is a compilation of the PhoneME project's preverifier for the Mac that is shipped with Mpowerplayer. I'm not sure if it can be found elsewhere. It might be possible/preferable to allow that preverifier to be used on Mac. It doesn't solve the "callout" issues, but it does help to meet the platform needs.

One thing we should keep in mind about the current preverifier in EclipseME is that it has known bugs. I've not had time to go back and address them. I've wanted to move away from that preverifier, but needed some way to cover the other platforms.

Craig

Paula Gustavo-WGP010 wrote:

Hi craig,

We are now changing MTJ code to use the new ASM version. It seems that the new ASM version removed some methods that were necessary to implement the preverifier (i will send more details next week).

I understand that the original preverifier implementation on eclipseme was there to support the midp emulators that does not include a preverifier. Based on the experience that you have with midp developers, do you see the support to an embedded preverifier on MTJ as an important requirement?

For a while we commented part of the code on SVN to be able to build

:)
gep

------------------------------------------------------------------------

_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev


Back to the top