Ticket #243 (new enhancement)
Opened 6 years ago
Allow passing non-strings to hooks
| Reported by: | dleverton | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | Sometime | Milestone: | Enhanced Hooks |
| Component: | core/paludis | Version: | scm |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: |
Description
The current interface for passing extra information to hooks only allows strings. For .so hooks, it would be nice to be able to use more appropriate types (int, PackageDatabaseEntry?, etc).
Note: See
TracTickets for help on using
tickets.
