On 2/28/17, 11:51 PM, "Justin Mclean" wrote:
>Hi,
>
>>> Having a document somewhere listing what is implement and what isn’t
>>> would be useful I think rather than having to hunt through examples /
>>> mailing list etc etc.
>>
>> There is ASDoc [1][2].
>
>ASDocs are the API docs so I’m not 10
Hi,
"unrelated to a class would go" I mean.
Thanks,
Justin
Hi,
>> Having a document somewhere listing what is implement and what isn’t
>> would be useful I think rather than having to hunt through examples /
>> mailing list etc etc.
>
> There is ASDoc [1][2].
ASDocs are the API docs so I’m not 100% sure this would be the best place to
document this or
HI,
> I believe there's an "A" component. Would that work?
Thanks I didn’t consider that. Don't think it will work in this particular case
but would in others.
I ended up adding this to my pom file:
org.apache.flex.flexjs.typedefs
flexjs-typedefs-js
0.8.0-SNAPSHOT
swc
typedefs
On 2/28/17, 10:40 PM, "Justin Mclean" wrote:
>Hi,
>
>> I don’t think we yet have anything which wraps File APIs. It’s probably
>>pretty straight-forward to build off URLBinaryLoader to get what you
>>need.
>
>Thanks for that. So just to confirm there’s nothing in FlexJS currently
>which will al
Hi,
> I don’t think we yet have anything which wraps File APIs. It’s probably
> pretty straight-forward to build off URLBinaryLoader to get what you need.
Thanks for that. So just to confirm there’s nothing in FlexJS currently which
will allow a user to download a file to their hard disk.
Havi
We have URLBinaryLoader for getting BinaryData.
I don’t think we yet have anything which wraps File APIs. It’s probably pretty
straight-forward to build off URLBinaryLoader to get what you need.
DAYG… ;-)
Harbs
> On Mar 1, 2017, at 7:42 AM, Justin Mclean wrote:
>
> Hi,
>
> In AS you normall