On 3/9/07, jsJava <gobihome gmail.com> wrote:
>
> Hello -- I feel difficult to follow MochiKit
documentations, is that
> because am Non-phyton user? Is there any easy
documentation w/
> examples anywhere?
>
> For example MochiKit.Base documentation says:
>
> AdapterRegistry:
> A registry to facilitate adaptation.
> All check/wrap function pairs in a given registry
should take the
> same number of arguments.
>
> What check/wrap means? How do I use this, is there any
example? Thx.
If you're new, the last thing you need to be looking at is
the
AdapterRegistry. The meaning of check and wrap are
arbitrary, it
depends on the specific AdapterRegistry instance.
registerRepr,
registerComparator, registerJSON are the only
AdapterRegistry-related
functions that you might eventually need to use, but I doubt
you'd be
using those in your first application.
-bob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "MochiKit" group.
To post to this group, send email to mochikit googlegroups.com
To unsubscribe from this group, send email to
mochikit-unsubscribe googlegroups.com
For more options, visit this group at http://
groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---
|