Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This project has lots of undefined properties. #1

Closed
patrixd opened this issue Dec 2, 2011 · 1 comment
Closed

This project has lots of undefined properties. #1

patrixd opened this issue Dec 2, 2011 · 1 comment

Comments

@patrixd
Copy link

patrixd commented Dec 2, 2011

I found that you import framework.
I saw your another project astrid, I have added framework folder. But it have lots of errors. I have fixed some of them, but I think you didn't upload some classes, like User in CRUDContextBase. I found there an example of HTMLWrapper and saw you create Controller (I need the framework because you use controller in several classes of the wrapper), with only one parameter: container. I tried and It tells me to add two more. [...]

So my question is, please would you tell me what I need to use HTMLWrapper in my Flex project? Would you tell me an example?

Thank you very much, I'm really interested in this project, I would love to use it in my project.

@talltyler
Copy link
Owner

All of the classes you need are committed to github
https://github.com/talltyler/ASTRID/blob/master/lib/src/framework/controller/CRUDContextBase.as

Notice I am pulling in classes from the /lib/src directory, you will have to setup for flex project to pull in classes from this directory.

-Tyler

On Dec 2, 2011, at 2:42 AM, Patricia wrote:

I found that you import framework.
I saw your another project astrid, I have added framework folder. But it have lots of errors. I have fixed some of them, but I think you didn't upload some classes, like User in CRUDContextBase. I found there an example of HTMLWrapper and saw you create Controller (I need the framework because you use controller in several classes of the wrapper), with only one parameter: container. I tried and It tells me to add two more. [...]

So my question is, please would you tell me what I need to use HTMLWrapper in my Flex project? Would you tell me an example?

Thank you very much, I'm really interested in this project, I would love to use it in my project.


Reply to this email directly or view it on GitHub:
#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants