<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
I was wondering if it would be a good idea to add a :versioning and :version slot to the seq object.<br>This would allow saving lots of sequence objects with the save-object method whithout specifying<br>a new name every time.<br>Another thing I thought might be handy, is having an :end slot for the sequence object. This would make sequencing with sequences easier. It can be computed from the elements it contains.<br>Correct me if these are silly suggestions...<br><br>regards<br><br>lieven<br></body>
</html>