Vitaly Tsaplin schrieb:

hi Vitaly
   Why it should be so complicated... Isn't it better and simpler to
be able to just add dependencies by hands overriding the defaults.
what is the aspect, that sounds complicated to you? implementation is near to trivial and about ease of use: in most cases it would not be used by the application coder at all. (just work) i mean, this simple algorithm would work under the covers and - if the components would be kind enough to use it - it´ll resolve most of the time automatically. if not, there would be one and only responsible place for handling this situation.

the thing is, i don´t care whatever sillywilli lib is used by any component. what i want is the javascript aspect encapsulated in the components. i really dont want to extend those components just in order to be able to resolve javascript dependencies (that are not even declared in a standardized way) manually. maybe it is just me hating javascript.

i anticipate, there can be certain (rare) cases where this would be necessary. thats what the handler/resolver would be for. i think, this would make a nice 90/10 rule.
any other comments?

cu uwe


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to