duanjia7607 2015-08-31 17:50
浏览 104
已采纳

为什么下划线转换为PSR-0中的目录分隔符?

I'm trying to figure out why would underscores in class names be converted to directory separators in PSR-0? I'm sure there is a reason for it, but I can't think of why.

If I have a class named my_class_name in the namespace amespace\subnamespace Wouldn't that then convert to amespace\subnamespace\my\class ame when what I want is amespace\subnamespace\my_class_name? I understand if my class system is built around this it would work, but if I wanted directory separators I would have just used a backslash instead of an underscore.

  • 写回答

1条回答 默认 最新

  • dsh84723 2015-08-31 18:01
    关注

    Because history. It was common prior to PHP gaining namespace support for projects to use underscore-separated bits for a sort of poor man's namespacing. There was enough of that still going on at the time PSR-0 was created to make it a practical decision.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 stata安慰剂检验作图但是真实值不出现在图上
  • ¥15 c程序不知道为什么得不到结果
  • ¥40 复杂的限制性的商函数处理
  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题