Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. Sometimes I question my own sanity

Sometimes I question my own sanity

Scheduled Pinned Locked Moved The Weird and The Wonderful
question
14 Posts 9 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Duncan Edwards Jones

    I just created a module called "FileEventStreamProviderFactory" :doh:

    Z Offline
    Z Offline
    ZurdoDev
    wrote on last edited by
    #3

    Did you at least bury it way down deep in a long namespace? :-\

    There are only 10 types of people in the world, those who understand binary and those who don't.

    D 1 Reply Last reply
    0
    • Z ZurdoDev

      Did you at least bury it way down deep in a long namespace? :-\

      There are only 10 types of people in the world, those who understand binary and those who don't.

      D Offline
      D Offline
      Duncan Edwards Jones
      wrote on last edited by
      #4

      It is in Namespace Azure.File It's not even close to being the longest named class - I think that is "InMemoryIdentifierGroupSnapshotReaderFactory"

      M 1 Reply Last reply
      0
      • D Duncan Edwards Jones

        It is in Namespace Azure.File It's not even close to being the longest named class - I think that is "InMemoryIdentifierGroupSnapshotReaderFactory"

        M Offline
        M Offline
        Matt U
        wrote on last edited by
        #5

        We have one called "EstimatedYearlyCreditOpportunityImportDataSaver"

        djj55: Nice but may have a permission problem Pete O'Hanlon: He has my permission to run it.

        1 Reply Last reply
        0
        • L Lost User

          You might be insane :omg: , but it is descriptive; however, I don't think I've ever read a class name with 30 characters before. :-D

          When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #6

          Then you've never been anywhere near source code written in Java, one could tell. Lucky you!

          “Thinking is the hardest work there is …”

          1 Reply Last reply
          0
          • D Duncan Edwards Jones

            I just created a module called "FileEventStreamProviderFactory" :doh:

            G Offline
            G Offline
            Garth J Lancaster
            wrote on last edited by
            #7

            personally I don't see what's wrong with that - too short, its not descriptive enough, at least that says what the class is/does - even if you said "FESStreamProviderFactory", would you remember what acronym FES stood for, 2 years from now, without re-examining the source ? ..as a friend oft quotes "naming things is one of the hardest things in programming"

            1 Reply Last reply
            0
            • D Duncan Edwards Jones

              I just created a module called "FileEventStreamProviderFactory" :doh:

              Kornfeld Eliyahu PeterK Offline
              Kornfeld Eliyahu PeterK Offline
              Kornfeld Eliyahu Peter
              wrote on last edited by
              #8

              It is pointless to question the nonexistent...

              Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

              "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

              1 Reply Last reply
              0
              • D Duncan Edwards Jones

                I just created a module called "FileEventStreamProviderFactory" :doh:

                Richard DeemingR Offline
                Richard DeemingR Offline
                Richard Deeming
                wrote on last edited by
                #9

                Duncan Edwards Jones wrote:

                I just created a module ...

                If you're creating a module[^], then there's no question of you having any sanity left. :-D


                "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                D 1 Reply Last reply
                0
                • Richard DeemingR Richard Deeming

                  Duncan Edwards Jones wrote:

                  I just created a module ...

                  If you're creating a module[^], then there's no question of you having any sanity left. :-D


                  "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                  D Offline
                  D Offline
                  Duncan Edwards Jones
                  wrote on last edited by
                  #10

                  It's just syntactic sugar over

                  public static class

                  ...

                  Richard DeemingR 1 Reply Last reply
                  0
                  • D Duncan Edwards Jones

                    It's just syntactic sugar over

                    public static class

                    ...

                    Richard DeemingR Offline
                    Richard DeemingR Offline
                    Richard Deeming
                    wrote on last edited by
                    #11

                    Not quite. It's more like a combination of public static class and using static - the members of a Module don't need to be qualified with the module name.


                    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                    "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                    1 Reply Last reply
                    0
                    • L Lost User

                      You might be insane :omg: , but it is descriptive; however, I don't think I've ever read a class name with 30 characters before. :-D

                      When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.

                      R Offline
                      R Offline
                      Ryan Peden
                      wrote on last edited by
                      #12

                      There's a first time for everything! Here are some of my favourites: SimpleBeanFactoryAwareAspectInstanceFactory HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState

                      L 1 Reply Last reply
                      0
                      • R Ryan Peden

                        There's a first time for everything! Here are some of my favourites: SimpleBeanFactoryAwareAspectInstanceFactory HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #13

                        Ryan Peden wrote:

                        SimpleBeanFactoryAwareAspectInstanceFactory HasThisTypePatternTriedToSneakInSomeGenericOrParameterizedTypePatternMatchingStuffAnywhereVisitor InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState

                        OMG! Why? Just why? :doh: :sigh:

                        When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.

                        1 Reply Last reply
                        0
                        • L Lost User

                          You might be insane :omg: , but it is descriptive; however, I don't think I've ever read a class name with 30 characters before. :-D

                          When you are dead, you won't even know that you are dead. It's a pain only felt by others. Same thing when you are stupid.

                          R Offline
                          R Offline
                          Rob Grainger
                          wrote on last edited by
                          #14

                          "I don't think I've ever read a class name with 30 characters before." I find that hard to believe. They seem a common occurrence to me.

                          "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups