Regarding the 'cleaning up' of the code for 1.1-R5

Discussion in 'Bukkit Project and Community Feedback' started by protocos, Feb 21, 2012.

  1. Offline

    protocos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    PLEASE

    DON'T REMOVE TOO MANY DEPRECATED METHODS.

    The one which I am most concerned about is the player.updateInventory();
    I use this method for an autoreplacing plugin of mine.

    I do not know why this method was deprecated... However inefficient it may be, there is no other equivalent for it.

    Again, PLEASE DON'T REMOVE THE updateInventory() METHOD!
  2. Offline

    Sleaker

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    they've already stated that this isn't being removed, and that it may be un-deprecated due to some confusion (there's no replacement). You would have seen this if you had read through the comments.

    This post has been edited 1 time. It was last edited by Sleaker Feb 21, 2012.
  3. Offline

    ZachBora

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Also don't write in all caps, it only annoys.
  4. Offline

    protocos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I recognize that caps lock is cruise control for the internet and that it does annoy, which is why I only capped the most important parts, but it is a valid concern of mine and apparently from the comments a concern that many other people have too. The previous comment was merely something that I was hoping the Bukkit team sees...

    To put it in context I quickly saw the update on the forum and posted my sentiment immediately before I went to class - I didn't have a chance to look at the details... my bad.

Share This Page