Re: Plans to port BeanShell to Java Micro Edition JME

"Marcelo Fukushima" <[email protected]> Thu, 6 Nov 2008 11:49:20 -0200
Newsgroups gmane.comp.java.beanshell.user
Message-ID <[email protected]>
i guess you could do it as a proof of concept. You'd need some way to
register "invocation handlers" that statically resolve method, binding
method names, receiving type and argument types to proper method
invocations

it'd be certainly interesting to implement, but im not sure how useful
it would be

On Thu, Nov 6, 2008 at 11:41 AM, me tk82c <[email protected]> wrote:
> Yes, it's correct. But you can have a small script engine that handle all
> the basic things (variables, math, for, while, etc).
>
> The idea is that you can register classes to be called when some token
> appear. It's a way to bypass the reflection.
>
> Remember that you have to think small in this kind of hardware.
>
>
> On Tue, Nov 4, 2008 at 12:03 AM, Marcelo Fukushima <[email protected]>
> wrote:
>>
>> while i cant say anything for the devs (im not one of them), i think
>> it would be extremely hard, since jme doesnt have reflection
>>
>> On Mon, Nov 3, 2008 at 9:05 PM, me tk82c <[email protected]> wrote:
>> > Hello!
>> >    There is any plans to support BeanShell on Java Micro Edition?
>> > Thanks,
>> >
>> > --
>> > tk
>> >
>> >
>> > -------------------------------------------------------------------------
>> > This SF.Net email is sponsored by the Moblin Your Move Developer's
>> > challenge
>> > Build the coolest Linux based applications with Moblin SDK & win great
>> > prizes
>> > Grand prize is a trip for two to an Open Source event anywhere in the
>> > world
>> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> > _______________________________________________
>> > Beanshell-users mailing list
>> > Beanshell-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>> > https://lists.sourceforge.net/lists/listinfo/beanshell-users
>> >
>> >
>>
>>
>>
>> --
>> []'s
>> Marcelo Takeshi Fukushima
>
>
>
> --
> tk
>



-- 
[]'s
Marcelo Takeshi Fukushima

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/