Hi Kim,

> My only concern was that it may be sluggish driving all
> that with JS, but I guess it's not really a problem.

Sice it only needs to show one month at a time, I can't imagine it'd
be very heavy on overhead, even if it processed the entire year in
order to generate the dates.


> Then there's the issue if some calendar doesn't comply to
> the rule-set.

Do holidays exist that don't follow some form of ruleset for
determining the date? Of course, "day=25 month=12" is fine for static
dates like Christmas; dates needing to land between two elements could
be expressed equally as simply:

<date name="swedish halloween" weekday="7" type="between">
 <date month="10" day="31" />
 <date month="11" day="6" />
</date>

Regards,

Shawn K. Hall
http://ReliableAnswers.com/

'// ========================================================
    Time is the best teacher;
        unfortunately it kills all its students.




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to