I'm about to commit this to CVS so there's no need to do anything, you'll have it in the next build
.getSlots() now returns AttributeLinkFacades, and in order to get all attributes you would simply need to iterate over the slots and get the attribute for each element #foreach ($slot in $instance.slots) this is attribute $velocityCount: $slot.attribute #end -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=297#297 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
