as3-vanilla icon indicating copy to clipboard operation
as3-vanilla copied to clipboard

As3Vanilla - added caching and Enum support

Open natami opened this issue 11 years ago • 14 comments

Hi, Jonny!

I previously asked, if you could add Enum support to our As3Vanilla project - knowing you are probably very busy, I added support for Java style Enums and implemented InjectionMap caching support.

Hope you can find the time to merge my changes into your project.

Regards, Soren Jepsen

natami avatar Dec 29 '13 12:12 natami

Hi, Jonny!

I fixed a couple of errors etc. that popped up during daily use of your As3Vanilla project.

natami avatar Feb 28 '14 17:02 natami

How to use this?

matej-snivam avatar Jul 03 '14 16:07 matej-snivam

Take a look at the docs at: https://github.com/natami/as3-vanilla

natami avatar Jul 03 '14 22:07 natami

nice, thx

Matej Šimunić

On 4 July 2014 00:58, natami [email protected] wrote:

Take a look at the docs at: https://github.com/natami/as3-vanilla

— Reply to this email directly or view it on GitHub https://github.com/jonnyreeves/as3-vanilla/pull/8#issuecomment-47993616.

matej-snivam avatar Jul 04 '14 07:07 matej-snivam

Fixed :)

natami avatar Jul 06 '14 19:07 natami

Sorry for not getting back to you sooner natami - it's been quite a crazy year so far, new house and my wife has just had our first child; things are only starting to settle down now :)

Thanks for the PR; you've put a lot of work in here! Could you please revisit the formatting and ensure that you use the same style as the original code, this will make it much easier to review.

Thanks again Jonny.

jonnyreeves avatar Jul 06 '14 19:07 jonnyreeves

Hi, Jonny!

That’s quite all right - other stuff is just more important than keeping a project in sync on Github ;)

I’ll adjust the formatting in Intellij, so i can follow your style.

And congrats on the house and family ;)

Regards, Søren.

On 06 Jul 2014, at 21:29, John Reeves [email protected] wrote:

Sorry for not getting back to you sooner natami - it's been quite a crazy year so far, new house and my wife has just had our first child; things are only starting to settle down now :)

Thanks for the PR; you've put a lot of work in here! Could you please revisit the formatting and ensure that you use the same style as the original code, this will make it much easier to review.

Thanks again Jonny.

— Reply to this email directly or view it on GitHub.

natami avatar Jul 06 '14 19:07 natami

Ok, fixed the remaining formatting issues.

natami avatar Jul 06 '14 19:07 natami

Hey @natami, sorry to be a pain, but could you use tabs, not spaces?

jonnyreeves avatar Jul 06 '14 19:07 jonnyreeves

Quite allright.

Always used intelliJ defaults. Should be fixed now.

natami avatar Jul 06 '14 19:07 natami

Thanks @natami, there's still a great deal of change; I'm guessing you re-formatted the code based on your IDE's formatting rules? It makes it really hard to diff.

I'm not actually working with flash anymore and don't really plan to add more features to vanilla (and provide support fro them) - do you have any thoughts on taking ownership / maintaining your own fork of this project to provide that support.

jonnyreeves avatar Jul 06 '14 21:07 jonnyreeves

Hi, thanks for sharing! Can you suggest some way to solve my issue: I have Array of custom objects. Of course each Array contains only one objects type.

smival avatar Jul 14 '14 13:07 smival

Hi, Smival!

Try changeing the array to a vector.<> type...

Should solve your issue.

  • I will try checking out array support.

natami avatar Jul 15 '14 08:07 natami

Hi, Jonny!

Sorry for not getting back to you with a timely answer - work has been crazy over the summer.

As things are settling down and i'm getting a bit more time for personal projects, and i am interested in possibly taking ownership/support over the project - if that is okay with you?

Regards

natami avatar Aug 23 '14 10:08 natami