Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-127

Change Strings to take CharacterSequence in classes building java source files

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Minor
    • None
    • 1.0.0.Alpha4
    • None
    • Low

    Description

      I'm using org.jboss.forge.parser.java.Method right now and noticing everything takes a string. A nice enhancement would be to accept CharacterSequence (http://download.oracle.com/javase/6/docs/api/java/lang/CharSequence.html) instead of String. This has the added bonus of being able to pass a StringBuilder without having to call toString() on it. Other CharacterSequences may also find ease of use with this change.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jporter@redhat.com Jason Porter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: