On Sat, Feb 28, 2009 at 2:01 AM, daniel.rampanelli <
[email protected]> wrote:

>
> Hi to all,
>
> I was interested in using Fluid for a project, but I need to be able
> to access to native resources via Javascript. Is this possible? I
> mean, can I define a Cocoa Plugin for Fluid and then expose it's
> functionalities to Javascript?
>
> Thanks in advance,
> Daniel
>

Hi daniel,
there is not any fluid js api for accessing expose or similar features. i'll
tell you candidly that i'm not gonna add an api call specifically for that.

however, what i really would like to do, is mirror Dashboard's
widget.system() call for running shell scripts. from there, you should be
able to find a way to do just about anything.

the bad news is that i'm having trouble implementing that currently. I want
the call to be available to *userscripts only* and not to any other script
accessed via the web (for obvious security reasons).

however, i have not figured out how to achieve that without shipping a
custom version of webkit along with fluid --- which i really dont want to
do.

td

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"fluidapp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/fluidapp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to