Ian Eslick <[email protected]> writes:
> I'm also doing a weblocks-ian to weblocks-dev integration right now  
> and ran into issues where I added a number of things to the selector  
> infrastructure in my branch that have diverged (a remove-pane feature)  
> and added my own dynamic-navigation which allows you to have variable  
> sized menus; shall I add this directly to weblocks while I'm doing the  
> integration or perhaps as a contrib?  I can do this after the  
> navigation merge since I'll be touching the menu objects.

If the navigation-rewrite branch is to be merged, I strongly suggest you
wait. Anything that had to do with navigation, selectors, dispatchers
and composites will need to be adapted.

In the meantime, you can take a look at 
http://github.com/jwr/weblocks-jwr/tree/navigation-rewrite-merge-with-dev-cd83809dfadc
to get your bearings. I would suggest reading the comments and
docstrings in selector.lisp and navigation.lisp, those are a good place
to start.

The good thing is that my code is smaller and simpler than what we had
before, so you might find working with it is actually easier.

--J.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to