× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Here's a brand new thought that nobody has ever thought of before:

IBM could implement an alternative interface to accessing file systems.  In addition to supporting the old ones limited to 10 characters, it could support other ones too, like the ones we typically use on new-fangled inventions like Unix (hey, it's only 50 some years old) or Windows, etc.   Indeed, it could integrate support for all of these types of file systems, and even support "aliases" in the form of symbolic links so you could make long names that reference objects in other file systems.

Wouldn't that be cool?   Maybe IBM could call it something like the "Integrated File System".  People could call it "IFS" for short.

Gosh I hope I live to see the day!

But you're right... let's reinvent all of the string handling in all of the programming languages on the system and make everyone completely rewrite all of their programs.  That'd work much better.


On 5/29/2024 4:09 PM, Steve Richter wrote:
On Wed, May 29, 2024 at 3:26 PM Jon Paris <jon.paris@xxxxxxxxxxxxxx> wrote:

Where would you store the relationship between the 10 char name the system
would have to create and the long name? Would you allow calling by the
short name? That would match the way SQL names work. Either way it slows
down calls.

Regarding the slowing down of calls, simply flip the switch that enables
all the power 10 cores to run ibm i workload.


Just to give a tiny example of the work needed. Think of all the APIs
that accept a 20ch compound name. How big are you going to make the new
names? 30? 40? They can't be arbitrary because such APIs have to split the
components. Unless you include a separator? Now you have extra logic to
test for its existence. Then there are edge cases such a 20 char field with
a five char library name and a 14 long object. even the length of the
field doesn't tell you how to process it.


"easy". Implement javascript like dynamic objects, strings and garbage
collection into the OS. Write new versions of the system APIs which
accept dynamic objects as parameters. Use AI and copilot to convert the
system APIs to the new version.

-Steve



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.