On 27.02.2007 at 08:57 Jens Langner wrote: >So yes, a struct Hook should >_never_ be defined as "const" - well, as long as it isn't added to a >list. But as you have noticed, NList is exactly doing that.
Okay, good to know. I was just wondering because MUI itself does not seem to use the MinNode entry inside the hook structure to chain it into a list. Because String.mui hooks can be "const", List.mui hooks too. In fact, even all the examples from Stuntzi in the MUI 3.8 SDK always declare hooks to be "const". That's probably where I got the declaration from. So maybe someone should update these examples for the next SDK so that they don't use "const" for hook declarations any more. Greets, Andreas -- "Remember: It's nice to be important but it's more important to be nice!" ------------------------ Yahoo! Groups Sponsor --------------------~--> Transfer from your equities account. Receive up to $1,000 from GFT. Click here to learn more. http://us.click.yahoo.com/aZttyC/X_xQAA/cosFAA/16uqlB/TM --------------------------------------------------------------------~-> Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/MUI/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
