Ticket #18 (closed enhancement: fixed)
Upgrade to MochiKit 1.4 to support animation
| Reported by: | kevin | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | TurboGears | Version: | |
| Severity: | normal | Keywords: | mochikit |
| Cc: |
Description
MochiKit? does not yet have any animation/visual effects features, which puts it at a disadvantage to other libraries. A good bet is to either decide to use directly or "port" the animation features from:
A "port" means removing dependencies from the other library and replacing them with the MochiKit? mechanisms.
Change History
comment:3 Changed 6 years ago by kevin
Let's keep the ticket open until it lands in MochiKit?. It's just a reminder for us that it would be good to put effort here until it's done.
comment:6 Changed 6 years ago by max
- Summary changed from MochiKit animation to Upgrade to MochiKit 1.4 to support animation
- Milestone set to 1.1
comment:7 Changed 5 years ago by jorge.vargas
- Milestone changed from 1.1 to __future__
still waiting :) setting this for future since we need to wait for the release.
comment:9 Changed 5 years ago by stickystyle
I have used Minikit a few times and it works pretty good. It is a port of moo.fx effects using mochikit, so some of this work may have already been done for us. Looks like its license is a mix of public domain and BSD.
comment:10 Changed 4 years ago by Chris Arndt
- Status changed from new to closed
- Resolution set to fixed
TG 1.1 supports MochiKit? 1.4 via the tgMochiKit extension.
Closing this ticket as fixed.
comment:11 Changed 4 years ago by Chris Arndt
- Keywords mochikit added
- Component changed from MochiKit to TurboGears
comment:12 Changed 3 years ago by chrisz
TG 1.0.8 now also supports MochiKit? 1.4, configurable with tg.mochikit_version.
http://moofx.mad4milk.net/ may be a good choice (based on prototype not MochiKit) but it's very lightweight at 3k)