by Ju5t_V March 11, 2022
Get the requast mug.by Krxsd March 28, 2022
Get the Requeis mug.Related Words
requiem
• requiem for a dream
• Requis
• requestion
• requel
• requirement
• Requiett
• Requise
• Requ
• ...requis
A request that you do something, but doing it is formed as a pseudo question--often by a figure of authority--that's really a statement. (BTW--requests from your girl/boy friend in such a manner don't count; that's called rhetoric).
Scene: in an all-department meeting; your name is Beauchamp
The requestion...
Your boss: Beauchamp, could you put together an outline of every promo event from last year by tomorrow?
You: think WTF?!
say I'm on it
do pretend to make a reminder note to yourself
The requestion...
Your boss: Beauchamp, could you put together an outline of every promo event from last year by tomorrow?
You: think WTF?!
say I'm on it
do pretend to make a reminder note to yourself
by Sensitive Singer/Stockbroker March 2, 2022
Get the requestion mug.by ReQueue May 4, 2022
Get the ReQueue mug.by j2€~£|*~ May 31, 2022
Get the requis mug.'requify' is a term unique to software development. The essence of requification comes into play when you have code written that has already stricken a balance between being both readable and terse, and yet you decide, for some reason, to make it even harder to read by both repeating yourself and being overly verbose.
e.g.
Without requification:
```
def reconcile_data(type:)
# do stuff with data based on its type
end
```
With requification:
```
def reconcile_data_for_this_specific_type
# do stuff with data based on its type
end
def reconcile_data_for_that_specific_type_which_is_this
# do stuff with data based on its type
end
def reconcile_all_the_data_for_different_types_than_the_first_and_second_specific_type
# ^ this is the most optimal level you can hope to achieve via requification
end
```
e.g.
Without requification:
```
def reconcile_data(type:)
# do stuff with data based on its type
end
```
With requification:
```
def reconcile_data_for_this_specific_type
# do stuff with data based on its type
end
def reconcile_data_for_that_specific_type_which_is_this
# do stuff with data based on its type
end
def reconcile_all_the_data_for_different_types_than_the_first_and_second_specific_type
# ^ this is the most optimal level you can hope to achieve via requification
end
```
Hey pal! I noticed your method only has 2 underscores and a single verb and a single noun. Let me requify that for you!
by you_just_dont_get_it June 8, 2022
Get the requify mug.