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

Create diagram of overall structure #1

Open
veosotano opened this issue Dec 21, 2011 · 1 comment
Open

Create diagram of overall structure #1

veosotano opened this issue Dec 21, 2011 · 1 comment

Comments

@veosotano
Copy link
Member

No description provided.

@veosotano
Copy link
Member Author

We need to start out by deciding how to best structure the framework.

Here are a couple ideas to brainstorm:

  • It should be very easy to use for an end user:

    myElem { isA: UIAccordionMenu; }
    
  • It should be themable. It should be some sort of global setting, we don't want to be setting what theme to use on each isA.

  • Themes should be overrideable. Also, maybe there should be a way to "rip off" the whole appearance of the widget and leave just the behavior, for completely custom designs.

  • It should be flexible and useful for advanced needs.

  • What else?

Now, for the structuring:
1 We need to decide on a prefix, or wether to use a prefix at all. There is a separate issue for that: Issue #2

2 We should find a great existing framework from which to draw inspiration. Look at issue: #3

3 Start creating the base files and link them together #5

4 Draw diagram and put into the wiki #4

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

No branches or pull requests

1 participant