Deprecate `fuse.env.agent`
Reported by Kit Goncharov | March 3rd, 2011 @ 03:17 PM
FuseJS doesn't use fuse.env.agent
internally.
Should we deprecate and remove it?
Comments and changes to this ticket
-
Kit Goncharov March 3rd, 2011 @ 04:14 PM
- Milestone cleared.
-
Kit Goncharov March 6th, 2011 @ 12:55 PM
- Milestone set to Iteration 2
- Milestone order changed from 1 to 0
-
Joe Gornick March 6th, 2011 @ 10:38 PM
- State changed from new to discuss
- Tag cleared.
-
John-David Dalton March 14th, 2011 @ 01:15 AM
- State changed from discuss to resolved
We need to keep it because there may be some cases where it is needed (when feature testing deadends). We should keep it so that devs don't have to cook up their own hacky sniffs.
-
Kit Goncharov March 14th, 2011 @ 09:39 PM
Sounds good. Alternatively, what do you think about replacing the current platform detection code in
fuse.env.agent
withBenchmark.platform
? I think it's a little more reliable than what we currently have... -
Kit Goncharov March 15th, 2011 @ 08:47 AM
- State changed from resolved to invalid
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.